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
/
docs
/
ref
/
settings.txt
Age
Commit message (
Expand
)
Author
2025-01-21
[5.2.x] Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEY...
Igor Scheller
2024-09-03
Added EMAIL_USE_SSL to the 'Core Settings Topical Index' docs.
github-user-en
2024-06-24
Fixed #35306 -- Documented fallback localization formats in templates when lo...
lufafajoshua
2024-06-13
Fixed #35470 -- Separated i18n and l10n globalization settings docs.
lufafajoshua
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-05-22
Fixed #31405 -- Added LoginRequiredMiddleware.
Hisham Mahmood
2024-04-05
Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs.
Carlton Gibson
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2024-02-20
Fixed #35153 -- Added note about locale name notation to FORMAT_MODULE_PATH d...
sandjio
2024-01-29
Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting.
Alexander Lazarević
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-16
Used more specific link to email backends in EMAIL_BACKEND docs.
Baptiste Mispelon
2023-12-28
Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
David D Lowe
2023-12-14
Added clarifications about the DATABASES.TIME_ZONE setting in docs.
David Sanders
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-11-28
Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
Mariusz Felisiak
2023-10-06
Refs #32275 -- Added scrypt password hasher to PASSWORD_HASHERS setting docs.
ume
2023-10-04
Corrected wrap_socket() reference in docs/ref/settings.txt.
Mariusz Felisiak
2023-09-18
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-07-24
Refs #34712 -- Doc'd that defining STORAGES overrides the default configuration.
Bruno Alla
2023-06-23
Improved style of n-tuple wording in docs and comments.
Nick Pope
2023-04-21
Added meaningful titles to ..admonition:: directives.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-14
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
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
Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline.
Mariusz Felisiak
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-16
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
sarahboyce
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
2022-11-24
Fixed #34064 -- Adjusted locale override wording in settings docs.
Tibor Leupold
2022-11-02
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
2022-08-24
Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGG...
Kanza
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-03-23
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols i...
Thomas Schmidt
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-13
Fixed #29708 -- Deprecated PickleSerializer.
Adam Johnson
2021-12-22
Added TemplatesSetting to list of built-in renderers in FORM_RENDERER docs.
Adam Johnson
2021-12-01
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
Przemysław Suliga
2021-11-29
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
Chris Jerdonek
2021-10-18
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
Fixed #31026 -- Switched form rendering to template engine.
David Smith
[next]