mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
This commit is contained in:
parent
7c4ee487c7
commit
c156e36955
55 changed files with 100 additions and 97 deletions
|
@ -453,7 +453,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: https://nginx.org
|
||||
.. _nginx: https://nginx.org/
|
||||
|
||||
Session middleware
|
||||
------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue