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
Age
Commit message (
Expand
)
Author
2025-10-23
[5.2.x] Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n...
Annabelle Wiegart
2025-09-18
[5.2.x] Updated translations from Transifex.
Natalia
2025-06-06
[5.2.x] Updated translations from Transifex.
Sarah Boyce
2025-03-31
[5.2.x] Updated translations from Transifex.
Sarah Boyce
2025-03-19
[5.2.x] Updated source translation catalogs.
Mariusz Felisiak
2025-02-13
[5.2.x] Corrected SHORT_DATE_FORMAT for Korean (ko).
Kim Yeongbin
2024-10-07
Updated translations from Transifex.
nessita
2024-09-30
Fixed #35797 -- Removed debug context processor from default project template.
Marc Gibbons
2024-09-19
Updated link with valid options for LANGUAGE_CODE in global_settings.py.
r0Zh-ovanya
2024-08-07
Updated translations from Transifex.
Natalia
2024-05-22
Updated source translation catalogs.
Natalia
2024-05-08
Corrected Slovak local name.
Adam Zahradník
2024-02-01
Fixed #35152 -- Added en_CA locale formats.
Candide U
2024-02-01
Corrected FIRST_DAY_OF_WEEK for fr_CA.
Candide U
2024-01-29
Updated translations from Transifex.
Claude Paroz
2023-12-04
Updated translations from Transifex.
Natalia
2023-11-28
Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
Mariusz Felisiak
2023-09-18
Updated source translation catalogs.
Natalia
2023-09-18
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Mariusz Felisiak
2023-09-11
Fixed #34821 -- Prevented DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings f...
Mariusz Felisiak
2023-08-28
Refs #34784 -- Added fr_CA locale formats.
Simon Charette
2023-08-28
Fixed #34784 -- Adjusted SHORT_DATE_FORMAT in various French variants.
Claude Paroz
2023-08-22
Fixed #34788 -- Corrected NUMBER_GROUPING for Japanese.
tell-k
2023-08-18
Fixed #34773 -- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settin...
Mariusz Felisiak
2023-08-12
Added Uyghur language.
Azat
2023-04-19
Added Irish locale formats.
Michael J Walsh
2023-04-04
Fixed Central Kurdish (Sorani) translations of date-related strings.
Swara
2023-04-03
Updated translations from Transifex.
Mariusz Felisiak
2023-02-14
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-08
Fixed #34313 -- Updated thousands separator for Spanish (ES) locale.
Youngkwang Yang
2023-01-18
Refs #34233 -- Used @functools.cache.
Nick Pope
2023-01-17
Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecatio...
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32379 -- Changed default USE_TZ to True.
Mariusz Felisiak
2023-01-17
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
[next]