summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
32 hoursRefs #37159 -- Documented building release wheel reproducibly.refs-37159Charles Roelli
2 daysFixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for te...Adam Johnson
5 daysRefs #36905 -- Corrected safe param in JSONResponse signature in docs.Aslan Osmanov
6 daysDocumented additional caveats for inspectdb.Clifford Gama
6 daysFixed #37196 -- Documented SimpleTestCase.async_client_class and async_client...VIZZARD-X
7 daysAdded stub release notes for 6.1.1.Jacob Walls
7 daysFinalized release notes for Django 6.1.Jacob Walls
8 daysAdded CVE-2026-15307, CVE-2026-15337, CVE-2026-15830, and CVE-2026-15920 to s...Natalia
8 daysFixed CVE-2026-15920 -- Made display_for_field() validate URLs before renderi...Natalia
8 daysFixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.Jacob Walls
8 daysFixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().Natalia
8 daysFixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.Jacob Walls
9 daysFixed #37069 -- Clarified that UniqueConstraint may create a unique index.Clifford Gama
9 daysRefs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.Jacob Walls
12 daysFixed #36626 -- Preserved milliseconds in DataSource time fields.Francesco Bruni
12 daysRemoved advice to include ticket numbers in tests.Jacob Walls
13 daysRefs #37139 -- Doc'd _is_pk_set() handling of DatabaseDefault.Jacob Walls
13 daysFixed #37235 -- Added compatibility for sqlparse 0.5.5.Sarah Boyce
13 daysFixed #37111 -- Added sprints quickstart docs page.Tim Schilling
13 daysRefs #28586 -- Doc'd fetch_mode attribute on ModelState.Jacob Walls
2026-07-29Fixed #37234 -- Fixed bulk_create() for late-saved related primary keys.Filip Sedlák
2026-07-29Fixed #37194 -- Removed redundant choice widget documentation.maheen8q
2026-07-28Added stub release notes and release date for 6.0.8 and 5.2.17.Natalia
2026-07-28Bumped minimum setuptools version to 83.Jacob Walls
2026-07-27Fixed #20023 -- Added custom validation example for admin inlines.Joseano Sousa
2026-07-24Removed outdated Python 2 references from contributing docs.Natalia
2026-07-24Refs #37217 -- Updated version references to 6.2 in contributing docs.SnippyCodes
2026-07-24Fixed #37160 -- Made admin views raise PermissionDenied consistently.Natalia
2026-07-24Fixed typo and versionadded locations in email docs.Mike Edmunds
2026-07-24Fixed minor typos and grammatical errors in docs and docstrings.Jacob Walls
2026-07-23Fixed #36027 -- Made error response rendering thread-sensitive.Carlton Gibson
2026-07-22Fixed #36925 -- Listed further shared features for InlineModelAdmin.James Aylett
2026-07-22Added expected end of support dates for 6.1.Jacob Walls
2026-07-21Fixed #37032 -- Documented that the CSRF context processor is always enabled ...VIZZARD-X
2026-07-20Refs #15855 -- Documented that cache_page caches responses before response mi...Sarah Boyce
2026-07-17Fixed #37219 -- Added GeneratedField example to PostgreSQL search reference.Carlton Gibson
2026-07-16Fixed #37218 -- Doc'd that on-demand fetching is sync only.Jacob Walls
2026-07-16Fixed #32915 -- Suppressed fewer ImportErrors in management commands.Ben Cail
2026-07-15Updated asgiref dependency.Carlton Gibson
2026-07-15Added MAILERS to core settings topical index.Mike Edmunds
2026-07-14Fixed broken link in uvicorn deployment docs.Jacob Walls
2026-07-14Fixed #37210 -- Logged cached_db session cache delete failures.vismaytiwari
2026-07-14Fixed #37131 -- Improved XSS section in security documentation.VIZZARD-X
2026-07-13Fixed #37178 -- Moved MiddlewareMixin out of utils.deprecation.CharulL00
2026-07-13Fixed #37199 -- Fixed typo in bulk_update code example in docs/ref/models/que...Tom Most
2026-07-10Fixed #36864 -- Supported modules and submodules in import_string().Leland
2026-07-10Fixed #35813 -- Made migrations track all changes to unmanaged models.Hanny
2026-07-08Refs #36277 -- Added release note for Postgres 18+ virtual column.Simon Charette
2026-07-07Refs #32670 -- Revealed warning in GDAL virtual filesystem reference.Jacob Walls
2026-07-07Added CVE-2026-48588, CVE-2026-53877, and CVE-2026-53878 to security archive.Jacob Walls