summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursRefs #37159 -- Documented building release wheel reproducibly.refs-37159Charles Roelli
35 hoursFixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for te...Adam Johnson
4 daysRefs #36905 -- Corrected safe param in JSONResponse signature in docs.Aslan Osmanov
5 daysDocumented additional caveats for inspectdb.Clifford Gama
6 daysFixed #37196 -- Documented SimpleTestCase.async_client_class and async_client...VIZZARD-X
6 daysFixed #29969 -- Omitted inlines without add permission on save-as-new.Jakob Friedrich
6 daysAdded stub release notes for 6.1.1.Jacob Walls
6 daysFinalized release notes for Django 6.1.Jacob Walls
6 daysUpdated translations from Transifex.Jacob Walls
6 daysAdded missing lang override in translation fetching helper for Serbian (Latin...Jacob Walls
6 daysFixed #37224 -- Skipped questioner for field changes on unmanaged models.Vishy
7 daysFixed #37205 -- Asserted exact HttpResponse types in tests.Jonathan Biemond
7 daysFixed #37239 -- Cleared stale db_default when pk comes from related object.Jacob Walls
7 daysRefs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_default feat...Jacob Walls
7 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
8 daysAdded free-threaded Python 3.14t to PostGIS CI workflow.David Smith
8 daysFixed #37069 -- Clarified that UniqueConstraint may create a unique index.Clifford Gama
8 daysRefs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.Jacob Walls
9 daysFixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.Jacob Walls
9 daysFixed #37242 -- Fixed reading null time fields in LayerMapping.Jacob Walls
11 daysFixed #36626 -- Preserved milliseconds in DataSource time fields.Francesco Bruni
11 daysFixed #37236 -- Allowed altering spatial indexes on RasterField.Mariano Baragiola
11 daysFixed #27734 -- Made parallel test workers reuse database clones of exited wo...Ahmed Mohamed
12 daysRemoved advice to include ticket numbers in tests.Jacob Walls
12 daysRefs #37139 -- Doc'd _is_pk_set() handling of DatabaseDefault.Jacob Walls
12 daysFixed #37238 -- Prevented fallback to python default for a pk with a db_default.Jacob Walls
12 daysFixed #37235 -- Added compatibility for sqlparse 0.5.5.Sarah Boyce
12 daysFixed #37240 -- Fixed simplify_regex() with multiple unnamed groups.SEPURI-SAI-KRISHNA
12 daysUpdated asgiref dependency in free-threaded requirements.Jacob Walls
12 daysFixed PR number lookup in coverage comment workflow.Jacob Walls
12 daysFixed #37111 -- Added sprints quickstart docs page.Tim Schilling
12 daysRefs #28586 -- Doc'd fetch_mode attribute on ModelState.Jacob Walls
13 daysRefs #12227 -- Added test for PREPEND_WWW redirect following in test client.anurag629
13 daysRefs #28586 -- Added coverage for from_queryset's fetch mode in refresh_from_...Jacob Walls
13 daysFixed #37234 -- Fixed bulk_create() for late-saved related primary keys.Filip Sedlák
13 daysFixed #27752 -- Fixed ordering by Model.__str__ in the admin.VIZZARD-X
13 daysFixed #37194 -- Removed redundant choice widget documentation.maheen8q
13 daysRemoved PR number artifact from coverage comment workflows.Jacob Walls
14 daysFixed #37233 -- Prevented sort controls for unordered __str__ admin columns.Akshat Sparsh
2026-07-28Allowed the full Python test matrix to run on GitHub Actions.Natalia
2026-07-28Fixed #37230 -- Fixed a crash for second-degree relations in ModelAdmin.list_...Zubair Hassan
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-27Refs #22712 -- Restored django.contrib.staticfiles.finders.BaseFinder.find().Nick Pope
2026-07-27Fixed #37198 -- Fixed content_disposition_header() quoting of filenames endin...Vishy
2026-07-27Fixed #20023 -- Added custom validation example for admin inlines.Joseano Sousa