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-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
2026-01-12
Refs #36769 -- Raised SuspiciousOperation for unexpected nested tags in XML D...
Jacob Walls
2026-01-12
Refs #36769 -- Avoided visiting grandchild nodes in XML Deserializer.
Jacob Walls
2026-01-12
Refs #36769 -- Corrected invalid XML fixtures.
Jacob Walls
2026-01-12
Fixed #36858 -- Optimized `Field._get_default()` for `db_default` case.
Adam Johnson
2026-01-12
Fixed #36708 -- Initialized formset to None in ChangeList.__init__().
Rudraksha Dwivedi
2026-01-12
Bumped linter dependencies.
Ülgen Sarıkavak
2026-01-12
Fixed #36804 -- Fixed admin system check crash for missing models.
Parth Paradkar
2026-01-10
Fixed #36827 -- Added support for exclusion constraints using Hash indexes on...
Haki Benita
2026-01-09
Refs #35875 -- Added dark mode support in additional views.
mbcodes
2026-01-09
Refs #35381 -- Added missing deprecation note for using None as RHS of JSONEx...
Clifford Gama
2026-01-09
Fixed #36853 -- Fixed technical 500 and 404 email CSS support.
Andrea Zanotto
2026-01-09
Fixed #36815 -- Optimized insertion of db_default fields in bulk_create().
YashRaj1506
2026-01-08
Fixed a typo in docs/ref/forms/models.txt.
Jacob Walls
2026-01-08
Fixed #36852 -- Ignored index_type case in ExclusionConstraint equality check.
Haki Benita
2026-01-08
Fixed #36844 -- Clarified need for reusable apps to set default_auto_field in...
Amar Ahmed Deina
2026-01-08
Clarified regression nature of data loss bug in docs/releases/6.0.1.txt and 5...
Tim Graham
2026-01-08
Added guidance on AI-assisted code submission to contributing docs.
Natalia
2026-01-08
Extended GitHub pull request template to require AI assistance disclosure.
Natalia
2026-01-08
Relocated content from docs/topics/external-packages.txt where appropriate.
Natalia
2026-01-08
Dropped unnecessary usage of "seealso" in BoundField docs.
Natalia
2026-01-07
Refs #23395 -- Ignored line-length formatting changes in git blame.
Jacob Walls
2026-01-07
Improved types in django.tasks.base dataclasses.
sobolevn
2026-01-07
Made release test script use a random available port.
Jacob Walls
2026-01-06
Fixed #29257 -- Caught DatabaseError when attempting to close a possibly alre...
VIZZARD-X
2026-01-06
Added stub release notes for 6.0.2.
Jacob Walls
2026-01-06
Added stub release notes for 5.2.11.
Jacob Walls
2026-01-06
Added release date for 6.0.1.
Jacob Walls
2026-01-06
Added release date for 5.2.10.
Jacob Walls
2026-01-05
Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions upon mo...
Jacob Walls
2026-01-03
Added DatabaseCreation.destroy_test_db_connection_close_method hook.
Tim Graham
[prev]
[next]