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
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
2026-05-20
Advanced deprecation warnings for Django 6.2.
Sarah Boyce
2026-05-20
Removed versionadded/changed annotations for 6.0.
Sarah Boyce
2026-05-20
Added stub release notes for 6.2.
Sarah Boyce
2026-05-20
Bumped version; main is now 6.2 pre-alpha.
Sarah Boyce
2026-05-20
Updated man page for Django 6.1 alpha 1.
Jacob Walls
2026-05-20
Made cosmetic edits to docs/releases/6.1.txt.
Jacob Walls
2026-05-20
Removed empty sections from 6.1 release notes.
Jacob Walls
2026-05-20
Fixed #37091 -- Confirmed support for GDAL 3.13.
Milad Zarour
2026-05-20
Fixed #37045 -- Renamed savepoint() to savepoint_create().
Samuel Searles-Bryant
2026-05-20
Refs #35514 -- Cleaned up mailers docs.
Mike Edmunds
2026-05-18
Fixed #36825 -- Extended admin templates so CSP nonce is included if available.
Johannes Maron
2026-05-15
Fixed #37062 -- Added preserve_request support to RedirectView.
VAIBHAVPANT07
2026-05-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-13
Fixed #37094 -- Replaced "Go" with "Run" in list_editable alert message.
Jacob Walls
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
[next]