index
:
django.git
fix-31295
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
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2021-01-14
Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation t...
Mariusz Felisiak
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-08-10
Fixed #31871 -- Updated SESSION_COOKIE_SAMESITE comment in global_settings.py.
אורי
2020-08-04
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-07-14
Added Igbo language.
Kelechi Precious Nwachukwu
2020-07-08
Added Turkmen language.
Resulkary
2020-06-12
Added support for the Tajik language.
Claude Paroz
2020-05-20
Added Kyrgyz language.
Claude Paroz
2020-05-05
Refs #28622 -- Corrected PASSWORD_RESET_TIMEOUT/PASSWORD_RESET_TIMEOUT_DAYS d...
Chris Burchhardt
2020-02-05
Fixed #31232 -- Changed default SECURE_REFERRER_POLICY to 'same-origin'.
Adam Johnson
2020-01-16
Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports.
Pavel Lysak
2020-01-07
Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField default input...
Claude Paroz
2019-12-14
Added Algerian Arabic language.
Rabah Saadi
2019-11-04
Added Uzbek language.
Claude Paroz
2019-09-20
Fixed #28622 -- Allowed specifying password reset link expiration in seconds ...
Hasan Ramezani
2019-09-10
Refs #29817 -- Removed settings.FILE_CHARSET per deprecation timeline.
Mariusz Felisiak
2019-09-09
Fixed #29406 -- Added support for Referrer-Policy header.
Nick Pope
2019-09-09
Fixed #30426 -- Changed X_FRAME_OPTIONS setting default to DENY.
Claude Paroz
2019-08-18
Refs #30426 -- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True.
Claude Paroz
2019-04-08
Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on...
Ran Benita
2019-03-27
Updated spelling and RFCs in HttpOnly cookie flag docs.
Nick Pope
2019-02-08
Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644.
Himanshu Lakhara
2019-01-17
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
Tim Graham
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
[next]