index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
conf
/
global_settings.py
Age
Commit message (
Expand
)
Author
2019-03-27
[2.2.x] Updated spelling and RFCs in HttpOnly cookie flag docs.
Nick Pope
2019-01-10
Added Armenian language
Claude Paroz
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-25
Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-05-26
Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_...
Tim Graham
2018-04-17
Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is acc...
Jon Dufresne
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-02-26
Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS.
Tim Graham
2017-12-01
Added Kabyle language
Claude Paroz
2017-11-01
Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie exam...
Tim Graham
2017-10-26
Fixed #28747 -- Fixed typos in django/conf/global_settings.py comments.
Duarte Fernandes
2017-09-22
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
Tim Graham
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-09-09
Normalized spelling of ETag.
Tim Graham
2016-08-10
Fixed #26947 -- Added an option to enable the HSTS header preload directive.
Ed Morley
2016-06-29
Added Upper/Lower Sorbian languages
Claude Paroz
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-06-04
Fixed #12666 -- Added EMAIL_USE_LOCALTIME setting.
Anton I. Sipos
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-12
Fixed #21231 -- Enforced a max size for GET/POST values read into memory.
Andre Cruz
2016-03-08
Fixed #26033 -- Added Argon2 password hasher.
Bas Westerbaan
2016-02-22
Fixed #26187 -- Removed weak password hashers from PASSWORD_HASHERS.
Tim Graham
2016-02-04
Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
Hugo Osvaldo Barrera
2016-01-25
Fixed #26125 -- Fixed E731 flake warnings.
userimack
2016-01-20
Corrected English name of nb language.
Petter Reinholdtsen
2015-12-11
Fixed #25918 -- Removed unused LOGOUT_URL setting.
Tim Graham
2015-11-27
Added Scottish Gaelic as new available language
Claude Paroz
2015-11-27
Added Colombian Spanish as new available language
Claude Paroz
2015-09-23
Removed deprecated TEMPLATE_* settings per deprecation timeline.
Tim Graham
2015-09-23
Refs #24022 -- Removed the ssi tag per deprecation timeline.
Tim Graham
2015-09-05
Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS.
Joshua Kehn
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-07-16
Fixed #25120 -- Deprecated egg template loader.
Tim Graham
2015-06-07
Fixed #16860 -- Added password validation to django.contrib.auth.
Erik Romijn
2015-03-05
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
Grzegorz Slusarek
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-17
Removed deprecated Chinese language codes; refs #18149.
Tim Graham
2015-01-17
Removed FastCGI support per deprecation timeline; refs #20766.
Tim Graham
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-28
Added initial support for loading template engines.
Aymeric Augustin
2014-09-13
Fixed #23461 -- Added EMAIL_TIMEOUT setting
José Padilla
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
2014-09-10
Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.
Andi Albrecht
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
[next]