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
11 hours
Refs #37159 -- Documented building release wheel reproducibly.
refs-37159
Charles Roelli
35 hours
Fixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for te...
Adam Johnson
4 days
Refs #36905 -- Corrected safe param in JSONResponse signature in docs.
Aslan Osmanov
5 days
Documented additional caveats for inspectdb.
Clifford Gama
6 days
Fixed #37196 -- Documented SimpleTestCase.async_client_class and async_client...
VIZZARD-X
6 days
Fixed #29969 -- Omitted inlines without add permission on save-as-new.
Jakob Friedrich
6 days
Added stub release notes for 6.1.1.
Jacob Walls
6 days
Finalized release notes for Django 6.1.
Jacob Walls
6 days
Updated translations from Transifex.
Jacob Walls
6 days
Added missing lang override in translation fetching helper for Serbian (Latin...
Jacob Walls
6 days
Fixed #37224 -- Skipped questioner for field changes on unmanaged models.
Vishy
7 days
Fixed #37205 -- Asserted exact HttpResponse types in tests.
Jonathan Biemond
7 days
Fixed #37239 -- Cleared stale db_default when pk comes from related object.
Jacob Walls
7 days
Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_default feat...
Jacob Walls
7 days
Added CVE-2026-15307, CVE-2026-15337, CVE-2026-15830, and CVE-2026-15920 to s...
Natalia
8 days
Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before renderi...
Natalia
8 days
Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.
Jacob Walls
8 days
Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().
Natalia
8 days
Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Jacob Walls
8 days
Added free-threaded Python 3.14t to PostGIS CI workflow.
David Smith
8 days
Fixed #37069 -- Clarified that UniqueConstraint may create a unique index.
Clifford Gama
8 days
Refs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.
Jacob Walls
9 days
Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.
Jacob Walls
9 days
Fixed #37242 -- Fixed reading null time fields in LayerMapping.
Jacob Walls
11 days
Fixed #36626 -- Preserved milliseconds in DataSource time fields.
Francesco Bruni
11 days
Fixed #37236 -- Allowed altering spatial indexes on RasterField.
Mariano Baragiola
11 days
Fixed #27734 -- Made parallel test workers reuse database clones of exited wo...
Ahmed Mohamed
12 days
Removed advice to include ticket numbers in tests.
Jacob Walls
12 days
Refs #37139 -- Doc'd _is_pk_set() handling of DatabaseDefault.
Jacob Walls
12 days
Fixed #37238 -- Prevented fallback to python default for a pk with a db_default.
Jacob Walls
12 days
Fixed #37235 -- Added compatibility for sqlparse 0.5.5.
Sarah Boyce
12 days
Fixed #37240 -- Fixed simplify_regex() with multiple unnamed groups.
SEPURI-SAI-KRISHNA
12 days
Updated asgiref dependency in free-threaded requirements.
Jacob Walls
12 days
Fixed PR number lookup in coverage comment workflow.
Jacob Walls
12 days
Fixed #37111 -- Added sprints quickstart docs page.
Tim Schilling
12 days
Refs #28586 -- Doc'd fetch_mode attribute on ModelState.
Jacob Walls
13 days
Refs #12227 -- Added test for PREPEND_WWW redirect following in test client.
anurag629
13 days
Refs #28586 -- Added coverage for from_queryset's fetch mode in refresh_from_...
Jacob Walls
13 days
Fixed #37234 -- Fixed bulk_create() for late-saved related primary keys.
Filip Sedlák
13 days
Fixed #27752 -- Fixed ordering by Model.__str__ in the admin.
VIZZARD-X
13 days
Fixed #37194 -- Removed redundant choice widget documentation.
maheen8q
13 days
Removed PR number artifact from coverage comment workflows.
Jacob Walls
14 days
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]