index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-11
Refs #37159 -- Documented building release wheel reproducibly.
refs-37159
Charles Roelli
2026-08-10
Fixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for te...
Adam Johnson
2026-08-07
Refs #36905 -- Corrected safe param in JSONResponse signature in docs.
Aslan Osmanov
2026-08-06
Documented additional caveats for inspectdb.
Clifford Gama
2026-08-06
Fixed #37196 -- Documented SimpleTestCase.async_client_class and async_client...
VIZZARD-X
2026-08-06
Fixed #29969 -- Omitted inlines without add permission on save-as-new.
Jakob Friedrich
2026-08-05
Added stub release notes for 6.1.1.
Jacob Walls
2026-08-05
Finalized release notes for Django 6.1.
Jacob Walls
2026-08-05
Updated translations from Transifex.
Jacob Walls
2026-08-05
Added missing lang override in translation fetching helper for Serbian (Latin...
Jacob Walls
2026-08-05
Fixed #37224 -- Skipped questioner for field changes on unmanaged models.
Vishy
2026-08-05
Fixed #37205 -- Asserted exact HttpResponse types in tests.
Jonathan Biemond
2026-08-04
Fixed #37239 -- Cleared stale db_default when pk comes from related object.
Jacob Walls
2026-08-04
Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_default feat...
Jacob Walls
2026-08-04
Added CVE-2026-15307, CVE-2026-15337, CVE-2026-15830, and CVE-2026-15920 to s...
Natalia
2026-08-04
Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before renderi...
Natalia
2026-08-04
Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.
Jacob Walls
2026-08-04
Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().
Natalia
2026-08-04
Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Jacob Walls
2026-08-03
Added free-threaded Python 3.14t to PostGIS CI workflow.
David Smith
2026-08-03
Fixed #37069 -- Clarified that UniqueConstraint may create a unique index.
Clifford Gama
2026-08-03
Refs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.
Jacob Walls
2026-08-03
Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.
Jacob Walls
2026-08-02
Fixed #37242 -- Fixed reading null time fields in LayerMapping.
Jacob Walls
2026-07-31
Fixed #36626 -- Preserved milliseconds in DataSource time fields.
Francesco Bruni
2026-07-31
Fixed #37236 -- Allowed altering spatial indexes on RasterField.
Mariano Baragiola
2026-07-31
Fixed #27734 -- Made parallel test workers reuse database clones of exited wo...
Ahmed Mohamed
2026-07-31
Removed advice to include ticket numbers in tests.
Jacob Walls
2026-07-31
Refs #37139 -- Doc'd _is_pk_set() handling of DatabaseDefault.
Jacob Walls
2026-07-31
Fixed #37238 -- Prevented fallback to python default for a pk with a db_default.
Jacob Walls
2026-07-31
Fixed #37235 -- Added compatibility for sqlparse 0.5.5.
Sarah Boyce
2026-07-31
Fixed #37240 -- Fixed simplify_regex() with multiple unnamed groups.
SEPURI-SAI-KRISHNA
2026-07-30
Updated asgiref dependency in free-threaded requirements.
Jacob Walls
2026-07-30
Fixed PR number lookup in coverage comment workflow.
Jacob Walls
2026-07-30
Fixed #37111 -- Added sprints quickstart docs page.
Tim Schilling
2026-07-30
Refs #28586 -- Doc'd fetch_mode attribute on ModelState.
Jacob Walls
2026-07-29
Refs #12227 -- Added test for PREPEND_WWW redirect following in test client.
anurag629
2026-07-29
Refs #28586 -- Added coverage for from_queryset's fetch mode in refresh_from_...
Jacob Walls
2026-07-29
Fixed #37234 -- Fixed bulk_create() for late-saved related primary keys.
Filip Sedlák
2026-07-29
Fixed #27752 -- Fixed ordering by Model.__str__ in the admin.
VIZZARD-X
2026-07-29
Fixed #37194 -- Removed redundant choice widget documentation.
maheen8q
2026-07-29
Removed PR number artifact from coverage comment workflows.
Jacob Walls
2026-07-29
Fixed #37233 -- Prevented sort controls for unordered __str__ admin columns.
Akshat Sparsh
2026-07-28
Allowed the full Python test matrix to run on GitHub Actions.
Natalia
2026-07-28
Fixed #37230 -- Fixed a crash for second-degree relations in ModelAdmin.list_...
Zubair Hassan
2026-07-28
Added stub release notes and release date for 6.0.8 and 5.2.17.
Natalia
2026-07-28
Bumped minimum setuptools version to 83.
Jacob Walls
2026-07-27
Refs #22712 -- Restored django.contrib.staticfiles.finders.BaseFinder.find().
Nick Pope
2026-07-27
Fixed #37198 -- Fixed content_disposition_header() quoting of filenames endin...
Vishy
2026-07-27
Fixed #20023 -- Added custom validation example for admin inlines.
Joseano Sousa
[next]