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
/
docs
/
ref
/
settings.txt
Age
Commit message (
Expand
)
Author
3 days
Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.
Shai Berger
9 days
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-07
Refs CVE-2026-33034 -- Improved security documentation on handling large requ...
Jake Howard
2026-02-18
Refs #19221 -- Fixed outdated KEY_FUNCTION definition in docs/ref/settings.txt.
Mike Edmunds
2026-01-19
Fixed unbalanced parentheses in docs.
Clifford Gama
2025-11-06
Removed community packages admonition from settings docs.
Tim Schilling
2025-10-30
Added community package storage backends mention to docs.
Tim Schilling
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-09-17
Refs #35859 -- Removed support for Task enqueuing on transaction commit.
Jacob Walls
2025-09-16
Fixed #35859 -- Added background Tasks framework interface.
Jake Howard
2025-09-12
Fixed #36597 -- Corrected directives for functions from email module in docs.
Mridul Dhall
2025-09-05
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.
Tim Graham
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-03-21
Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.
Mike Edmunds
2025-03-19
Fixed #36000 -- Deprecated HTTP as the default protocol in urlize and urlizet...
Ahmed Nassar
2025-01-21
Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE set...
Igor Scheller
2025-01-15
Refs #34380 -- Changed the URLField default scheme to https and removed FORMS...
Sarah Boyce
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
[next]