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
Age
Commit message (
Expand
)
Author
2026-02-02
Fixed line length in admin_views test_prepopulated_fields().
Jacob Walls
2026-02-02
Fixed #36893 -- Serialized elidable kwarg for RunSQL and RunPython operations.
SnippyCodes
2026-02-02
Fixed selenium tests in Firefox.
Patryk Bratkowski
2026-02-02
Refs #36788 -- Added missing CSS selector for fieldsets in the admin.
Jacob Walls
2026-02-02
Fixed #36788 -- Fixed horizontal form field alignment under <fieldset> in the...
Jacob Walls
2026-02-02
Added missing quotes around nonce in docs/ref/csp.txt.
Jacob Walls
2026-01-31
Refs #36865 -- Fixed test_exact_lookup_validates_each_field_independently() c...
Jacob Walls
2026-01-31
Added supports_expression_indexes skip to nulls_distinct test.
Tim Graham
2026-01-31
Refs #34118 -- Removed asgiref coroutine detection shims.
Jacob Walls
2026-01-30
Added documentation on reviewing patches.
Tim Schilling
2026-01-30
Fixed typos in docs/ref/models/querysets.txt.
Jacob Walls
2026-01-30
Fixed #36468 -- Fixed failure to close popup when adding a related object in ...
Mark Niehues
2026-01-30
Fixed #36865 -- Removed casting from exact lookups in admin searches.
mlissner
2026-01-30
Refs #36865 -- Added test for invalid value handling in admin changelist.
mlissner
2026-01-29
Fixed spell checking in docs GitHub Actions workflow.
Natalia
2026-01-29
Made explicit that aspell is a requirement to run spell checks on docs.
Natalia
2026-01-29
Fixed docs spelling errors accumulated over time.
Natalia
2026-01-29
Fixed #36847 -- Ensured auto_now_add fields are set on pre_save().
Nilesh Kumar Pahari
2026-01-28
Fixed #36233 -- Avoided quantizing integers stored in DecimalField on SQLite.
Samriddha9619
2026-01-28
Doc'd the minimum version of bash for releasing Django.
Jacob Walls
2026-01-28
Fixed #36878 -- Unified data type for *_together options in ModelState.
Markus Holtermann
2026-01-27
Refs #35744 -- Removed problematic __in lookup in test_intersection_in_nested...
Tim Graham
2026-01-27
Added stub release notes and release date for 6.0.2, 5.2.11, and 4.2.28.
Jacob Walls
2026-01-26
Fixed #36776 -- Clarified dev server runs in WSGI mode.
jafarkhan83
2026-01-26
Fixed #36883 -- Split monolithic aggregation regression tests.
varunkasyap
2026-01-26
Fixed #36850 -- Prevented admin filter sidebar from wrapping below the change...
Nilesh Kumar Pahari
2026-01-25
Fixed #36812 -- Dropped support for MariaDB < 10.11.
Skyiesac
2026-01-23
Refs #33735 -- Coped with stacklevel change in ASGITest.test_file_response().
Jacob Walls
2026-01-23
Refs #36620 -- Ran coverage tests workflow on forks.
Jacob Walls
2026-01-22
Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelec...
seanhelvey
2026-01-20
Refs #36382 -- Fixed GDAL_VERSION comparison in gdal_tests.
Jacob Walls
2026-01-20
Fixed #36030 -- Fixed precision loss in division of Decimal literals on SQLite.
VIZZARD-X
2026-01-20
Fixed #36639 -- Added CI step to run makemigrations --check against test models.
Skyiesac
2026-01-20
Refs #36639 -- Updated test migrations to match models.
Skyiesac
2026-01-19
Fixed #36869 -- Optimized MigrationGraph._generate_plan membership checks.
James Fysh
2026-01-19
Refs #25508 -- Updated outdated QuerySet.__repr__() results.
Clifford Gama
2026-01-19
Fixed unbalanced parentheses in docs.
Clifford Gama
2026-01-19
Ignored 6cff02078799b7c683a0d39630d49ab4fe532e7c formatting changes in git bl...
Mariusz Felisiak
2026-01-18
Applied Black's 2026 stable style.
Mariusz Felisiak
2026-01-16
Refs #36382 -- Updated GDAL tests for Memory driver deprecation in GDAL 3.11.
David Smith
2026-01-16
Fixed #36352 -- Improved error message for fields excluded by prior values()/...
JaeHyuck Sa
2026-01-16
Fixed #36801 -- Avoided unnecessary calculation in construct_change_message().
Adam Johnson
2026-01-16
Fixed #36822 -- Added parameter limit for PostgreSQL with server-side binding.
JaeHyuck Sa
2026-01-16
Refs #36822 -- Hoisted bulk_batch_size() implementations to base backend.
JaeHyuck Sa
2026-01-15
Fixed #36856 -- Mentioned needsnewfeatureprocess resolution in contributor docs.
Amar Ahmed Deina
2026-01-14
Bumped linter versions in requirements files and tox.ini.
Jacob Walls
2026-01-14
Fixed #36855, Refs #27222 -- Mentioned multiple invocations of Field.pre_save...
kundan223
2026-01-14
Fixed #36821 -- Treated empty strings as NULL for iexact lookups on Oracle.
JaeHyuck Sa
2026-01-14
Fixed #35402 -- Fixed crash in DatabaseFeatures.django_test_skips when runnin...
Jacob Walls
2026-01-13
Fixed #35442 -- Prevented N+1 queries in RelatedManager with only().
Samriddha9619
[prev]
[next]