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-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
2025-12-31
Refs #33647 -- Fixed silent data truncation in bulk_create on Postgres.
Simon Charette
2025-12-31
Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to True.
Johannes Maron
2025-12-30
Refs #21961 -- Added supports_on_delete_db_cascade skips in schema tests.
Tim Graham
2025-12-29
Bumped checkout version in Github actions configuration.
Pravin Kamble
2025-12-29
Fixed #36714 -- Fixed context sharing among async signal handlers.
Arfey
2025-12-28
Refs #24920 -- Made DecimalField system checks database dependent.
Mariusz Felisiak
2025-12-28
Added some skips to GIS tests.
Tim Graham
2025-12-26
Fixed #36112 -- Added fallback in last_executed_query() on Oracle and Postgre...
VIZZARD-X
2025-12-26
Refs #30515 -- Added tests for resolve_url() with view callables and arguments.
Natalia
2025-12-26
Fixed #30515 -- Documented resolve_url() in docs/topics/http/shortcuts.txt.
Duane Hilton
2025-12-26
Fixed #36796 -- Handled lazy routes correctly in RoutePattern.match().
kundan223
2025-12-24
Fixed #36810 -- Avoided infinite recursion in SimpleLazyObject.__repr__().
Sean
2025-12-24
Refs #36810 -- Avoided infinite recursion in LazyNonce.__repr__().
Sean Reed
2025-12-24
Refs #36787 -- Fixed lookup test crash on Oracle.
Mariusz Felisiak
2025-12-23
Added missing sentence period in docs/intro/tutorial02.txt.
Yilei
2025-12-22
Fixed #36807 -- Fixed form field alignment under <fieldset> in the admin.
Jacob Walls
2025-12-22
Refs #36806 -- Removed unnecessary null=True from GeneratedField in test models.
Nilesh Kumar Pahari
2025-12-22
Fixed #36818 -- Ensured SQLite connection before accessing max_query_params.
guro-Ishiguro
2025-12-22
Refs #27100 -- Removed obsolete message from tutorial and migrations topic.
Jacob Walls
2025-12-22
Fixed #36305 -- Added documentation indentation guidelines to contributing docs.
ankan0503
[prev]
[next]