74b384b2fe
Updating the example local_settings.py to have HTTP_X_FORWARDED_PROTO in addition to HTTP_X_FORWARDED_PROTOCOL. Only Django 1.4 uses HTTP_X_FORWARDED_PROTOCOL and Django 1.5 and up uses HTTP_X_FORWARDED_PROTO which is probably the majority of installations. Closes-bug: #1446836 Change-Id: Iebb854cf5e5586c6613b5755d4641ee896056334 |
||
---|---|---|
.. | ||
enabled | ||
__init__.py | ||
local_settings.py.example |