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
2023-09-11
[4.2.x] Fixed #34821 -- Prevented DEFAULT_FILE_STORAGE/STATICFILES_STORAGE se...
Mariusz Felisiak
2023-08-18
[4.2.x] Fixed #34773 -- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAG...
Mariusz Felisiak
2023-04-04
[4.2.x] Fixed Central Kurdish (Sorani) translations of date-related strings.
Swara
2023-04-03
[4.2.x] Updated translations from Transifex.
Mariusz Felisiak
2023-02-14
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-08
[4.2.x] Fixed #34313 -- Updated thousands separator for Spanish (ES) locale.
Youngkwang Yang
2023-01-17
[4.2.x] Updated source translation catalogs.
Mariusz Felisiak
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2023-01-11
Refs #26029 -- Added LazySettings._show_deprecation_warning() hook.
Jarosław Wygoda
2022-12-20
Updated translations from Transifex.
Mariusz Felisiak
2022-12-13
Made urls.py docstring consistent with other files in project template.
Jarek Pacocha
2022-08-30
Added Central Kurdish (Sorani) language.
Swara
2022-08-03
Updated translations from Transifex.
Mariusz Felisiak
2022-05-17
Updated source translation catalogs.
Mariusz Felisiak
2022-04-28
Fixed #33661 -- Corrected Catalan date-format localization.
mpachas
2022-03-03
Optimized lazy wrappers a bit.
Collin Anderson
2022-02-16
Fixed #28358 -- Prevented LazyObject from mimicking nonexistent attributes.
Theo Alexiou
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-01
Refs #33476 -- Used vertical hanging indentation for format lists with inline...
Mariusz Felisiak
2022-02-01
Fixed #30360 -- Added support for secret key rotation.
tschilling
2022-01-29
Updated translations from Transifex.
Claude Paroz
2021-12-06
Updated translations from Transifex.
Mariusz Felisiak
2021-11-29
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
Chris Jerdonek
2021-11-18
Added Malay language.
jhisham
2021-09-21
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
[next]