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
Age
Commit message (
Expand
)
Author
13 days
Refs CVE-2026-6873 -- Moved deprecation note for SIGNED_COOKIE_LEGACY_SALT_FA...
Jacob Walls
13 days
Refs #36593 -- Added missing deprecation note for select_related() with no ar...
Jacob Walls
13 days
Refs #36905 -- Added missing deprecation note for safe parameter of JSONRespo...
Jacob Walls
14 days
Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.
diaxoaine
14 days
Fixed #36881 -- Corrected documentation for ModelAdmin.search_fields.
Amar
2026-06-16
Refs #37142 -- Removed docs for django.utils.warnings.django_file_prefixes().
Natalia
2026-06-16
Fixed #37157 -- Doc'd usage of sphinx-autobuild for documentation auto-reload...
SnippyCodes
2026-06-16
Fixed typo in section "Configuring email" in docs/topics/email.txt.
Mike Edmunds
2026-06-15
Fixed password hashing anchor link for references.
Tim Schilling
2026-06-15
Fixed #37128 -- Doc'd setUpTestData as test speed up.
Tim Schilling
2026-06-11
Fixed #37141 -- Added --using option to sendtestemail command.
NagaKartheekReddy
2026-06-11
Doc'd security standards in howto-release-django.txt.
Jacob Walls
2026-06-11
Fixed #37129 -- Clarified database cache culling behavior in docs.
VIZZARD-X
2026-06-11
Refs #24941 -- Doc'd get_exclude() in base features shared by InlineModelAdmin.
Jacob Walls
2026-06-11
Fixed #36837 -- Skipped backends not implementing (a)get_user() in (a)force_l...
Sezer BOZKIR
2026-06-10
Refs #37150 -- Synced docs/make.bat with docs/Makefile.
Mike Edmunds
2026-06-10
Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.
zhengkangyang
2026-06-09
Removed obsolete Sphinx < 1.8 fallback in `VersionDirective` from djangodocs ...
Natalia
2026-06-09
Fixed #37150 -- Made djangodocs Sphinx extension work with any html builder.
Mike Edmunds
2026-06-09
Fixed #37106 -- Clarified pylibmc workaround in unit test docs.
kikobarr
2026-06-08
Fixed #32785 -- Optimized cull frequency for DBCache.
eevelweezel
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-06-03
Refs #36905 -- Moved JSONResponse safe param discussion to versionchanged box.
Jacob Walls
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
2026-06-03
Fixed #34699 -- Added examples of database comparisons against Extract()/Trun...
wesley
2026-06-03
Added CVE-2026-6873, CVE-2026-7666, CVE-2026-8404, CVE-2026-35193, and CVE-20...
Natalia
2026-06-03
Added stub release notes for 6.0.7.
Natalia
2026-06-03
Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary header ...
Jake Howard
2026-06-03
Fixed CVE-2026-35193 -- Varied on Authorization when caching non-public respo...
Jacob Walls
2026-06-03
Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitively in Up...
Jake Howard
2026-06-03
Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully configured.
Jake Howard
2026-06-03
Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisions.
Paul McMillan
2026-06-01
Fixed #28800 -- Added a listurls management command.
Chris Rose
2026-06-01
Fixed #37119 -- Clarified middleware ordering note for nonce access.
vishwa
2026-06-01
Fixed #37108 -- Made DjangoJSONEncoder consistently omit .000 microseconds.
Aaryan P
2026-05-29
Refs #35514 -- Improved docs for MAILERS setting and mailers migration guide.
Natalia
2026-05-27
Fixed #35596 -- Removed mention of unlimited results from QuerySet.get().
CodeQuiver
2026-05-27
Updated links to severity levels in release notes.
Jacob Walls
2026-05-27
Fixed #36905 -- Deprecated the safe parameter of JSONResponse.
Tim Harris
2026-05-27
Fixed #37065 -- Doc'd method_decorator usage on dispatch for async views.
Carlton Gibson
2026-05-27
Added stub release notes and release date for 6.0.6 and 5.2.15.
Natalia
2026-05-26
Removed version numbers from example tox -l output.
Jacob Walls
2026-05-26
Bumped versions in pre-commit and npm configurations.
Jacob Walls
2026-05-26
Refs #35514 -- Removed specific Django versions from outside deprecated blocks.
Natalia
2026-05-26
Refs #35870 -- Moved deprecated notice at the bottom for USE_BLANK_CHOICE_DASH.
Natalia
2026-05-26
Fixed #37116 -- Explained why a code is useful in a ValidationError.
Arthur Vuillard
2026-05-25
Corrected indentation in topics/http/shortcuts.txt.
Mariusz Felisiak
2026-05-24
Added advancing deprecations to preparing for next release instructions.
Sarah Boyce
2026-05-24
Corrected code-block indenting in docs/internals/howto-release-django.txt.
Sarah Boyce
2026-05-20
Increased the default PBKDF2 iterations for Django 6.2.
Sarah Boyce
[next]