Updated various links in docs to use HTTPS.

This commit is contained in:
Mariusz Felisiak 2018-01-07 14:28:41 +01:00 committed by GitHub
parent 762bd34c36
commit 7c81b28ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 42 additions and 42 deletions

View file

@ -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
------------------