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
Age
Commit message (
Expand
)
Author
2021-12-06
[4.0.x] Updated translations from Transifex.
Mariusz Felisiak
2021-11-18
[4.0.x] Added Malay language.
jhisham
2021-09-21
[4.0.x] Updated source translation catalogs.
Mariusz Felisiak
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-22
Fixed #32275 -- Added scrypt password hasher.
ryowright
2021-06-28
Updated translations from Transifex.
Claude Paroz
2021-05-18
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
Claude Paroz
2021-04-30
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
Tim Graham
2021-04-10
Fixed #31937 -- Eased translation of time strings in some languages.
Claude Paroz
2021-04-06
Updated translations from Transifex.
Claude Paroz
2021-03-30
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
bankc
2021-03-24
Removed trailing whitespaces in error messages.
Mariusz Felisiak
2021-03-24
Fixed #29606 -- Added type check for ALLOWED_HOSTS setting.
Adam Donaghy
2021-02-06
Fixed #32394 -- Changed project template settings to use relative STATIC_URL.
Markus Holtermann
2021-01-15
Updated source translation catalogs.
Claude Paroz
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2021-01-14
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation t...
Mariusz Felisiak
2020-12-31
Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for a...
Mariusz Felisiak
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-11-10
Updated Malayalam language name.
Vishnu Ks
2020-10-14
Updated the link documenting the de_CH number formats.
Matthias Kestenholz
2020-09-30
Updated translations from Transifex.
Claude Paroz
2020-08-28
Fixed #31912 -- Removed strict=True in Path.resolve() in project template and...
Mariusz Felisiak
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-08-01
Updated translations from Transifex
Claude Paroz
2020-07-29
Fixed #29324 -- Made SECRET_KEY validation lazy (on first access).
Florian Apolloner
2020-07-28
Improved performance of STATIC_URL and MEDIA_URL setting access.
Florian Apolloner
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-23
Refs #31534 -- Improved django.conf.urls.url() warning message with stackleve...
Jon Dufresne
2020-05-20
Added Kyrgyz language.
Claude Paroz
2020-05-11
Updated source translation catalogs.
Claude Paroz
2020-05-05
Refs #28622 -- Corrected PASSWORD_RESET_TIMEOUT/PASSWORD_RESET_TIMEOUT_DAYS d...
Chris Burchhardt
2020-05-05
Fixed #31534 -- Deprecated django.conf.urls.url().
David Smith
2020-04-15
Fixed #31268 -- Updated Algerian Arabic (ar_DZ) locale formats.
infosrabah
2020-03-18
Simplified settings' BASE_DIR definition with pathlib.Path.parent.
Adam Johnson
2020-02-05
Fixed #31232 -- Changed default SECURE_REFERRER_POLICY to 'same-origin'.
Adam Johnson
2020-01-31
Updated translations from Transifex.
Claude Paroz
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-30
Refs #30819 -- Prioritized the date format with four-digit year for the Indon...
Aldian Fazrihady
2019-12-14
Added Algerian Arabic language.
Rabah Saadi
2019-12-09
Fixed #31066 -- Added a docstring to main() function in manage.py template.
exploit19
2019-12-02
Updated core translations from Transifex.
Carlton Gibson
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
[next]