mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Updated various links in docs to use HTTPS.
This commit is contained in:
parent
762bd34c36
commit
7c81b28ebc
28 changed files with 42 additions and 42 deletions
|
@ -358,7 +358,7 @@ in the :setting:`SECURE_REDIRECT_EXEMPT` setting.
|
|||
Django can't seem to tell when a request actually is already secure, you
|
||||
may need to set the :setting:`SECURE_PROXY_SSL_HEADER` setting.
|
||||
|
||||
.. _nginx: http://nginx.org
|
||||
.. _nginx: https://nginx.org
|
||||
|
||||
Session middleware
|
||||
------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue