summaryrefslogtreecommitdiff
path: root/django/conf
AgeCommit message (Expand)Author
2020-01-31[3.0.x] Updated translations from TransifexClaude Paroz
2019-12-02[3.0.x] Updated core translations from TransifexClaude Paroz
2019-11-04[3.0.x] Added Uzbek locale formats.bedilbek
2019-11-04[3.0.x] Added Uzbek language.Claude Paroz
2019-09-09Fixed #29406 -- Added support for Referrer-Policy header.Nick Pope
2019-09-09Fixed #30426 -- Changed X_FRAME_OPTIONS setting default to DENY.Claude Paroz
2019-09-08Updated translation catalogsClaude Paroz
2019-08-18Refs #30426 -- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True.Claude Paroz
2019-06-29Updated translations from TransifexClaude Paroz
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin
2019-06-06Updated Hindi language name.Arpana Mehta
2019-04-08Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on...Ran Benita
2019-04-01Updated core translations from TransifexClaude Paroz
2019-03-27Updated spelling and RFCs in HttpOnly cookie flag docs.Nick Pope
2019-03-05Fixed #30234 -- Disallowed non-upper settings in settings.configure().orlnub123
2019-02-08Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644.Himanshu Lakhara
2019-01-17Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.Tim Graham
2019-01-16Updated translation catalogsClaude Paroz
2019-01-11Moved django.db.migrations.writer.SettingsReference to django.conf.Tim Graham
2019-01-10Fetched Armenian translations from TransifexClaude Paroz
2019-01-10Added Armenian languageClaude Paroz
2018-12-31Fixed #30069 -- Added docstring to manage.py template.Brylie Christopher Oxley
2018-12-21Fixed Polish MONTH_DAY_FORMAT.wiktorkuchta
2018-12-06Fixed #30003 -- Added usable entry point in default manage.py.jpic
2018-10-20Fixed Italian's MONTH_DAY_FORMAT.deby
2018-10-15Fixed #29817 -- Deprecated settings.FILE_CHARSET.Jon Dufresne
2018-10-15Refs #27829 -- Added warning for settings.DEFAULT_CONTENT_TYPE usage outside ...Jon Dufresne
2018-09-29Updated translations from TransifexClaude Paroz
2018-09-28Refs #28909 -- Simplifed code using unpacking generalizations.Sergey Fedoseev
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-09-25Refs #29784 -- Normalized Python docs links to omit the version.Jon Dufresne
2018-08-01Updated core translations from TransifexClaude Paroz
2018-07-24Fixed #24336 -- Made django.conf.urls.static() ignore all absolute URLsClaude Paroz
2018-05-26Reverted "Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_...Tim Graham
2018-05-20Fixed #29421 -- Improved Romanian locale formatsBogdan Mateescu
2018-05-17Updated translation catalogsClaude Paroz
2018-04-19Ref #23919 -- Replaced some os.path usage with pathlib.Path.Tom
2018-04-17Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is acc...Jon Dufresne
2018-04-13Fixed #27863 -- Added support for the SameSite cookie flag.Alex Gaynor
2018-03-12Changed es_MX's THOUSAND_SEPARATOR to a comma.Alejandro Sánchez
2018-02-28Updated translations from TransifexClaude Paroz
2018-02-26Fixed #29161 -- Removed BCryptPasswordHasher from PASSWORD_HASHERS.Tim Graham
2018-02-20Updated project template to use single quotes where appropriate.Douwe Osinga
2018-02-10Fixed #29109 -- Fixed the admin time picker widget for the Thai locale.Manatsawin Hanmongkolchai
2018-01-31Fixed #29090 -- Updated Hungarian time formats to use ':' instead of '.'.danieltatraivertis
2017-12-01Added Kabyle languageClaude Paroz
2017-12-01 Updated core translations from TransifexClaude Paroz
2017-11-15Updated main translation catalogClaude Paroz
2017-11-08Refs #28593 -- Updated old class names in comments following URL routing chan...Andrei Fokau
2017-11-01Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie exam...Tim Graham