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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2026-01-29
Fixed #36847 -- Ensured auto_now_add fields are set on pre_save().
Nilesh Kumar Pahari
2026-01-28
Doc'd the minimum version of bash for releasing Django.
Jacob Walls
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 #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-22
Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelec...
seanhelvey
2026-01-19
Refs #25508 -- Updated outdated QuerySet.__repr__() results.
Clifford Gama
2026-01-19
Fixed unbalanced parentheses in docs.
Clifford Gama
2026-01-18
Applied Black's 2026 stable style.
Mariusz Felisiak
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-12
Refs #36769 -- Raised SuspiciousOperation for unexpected nested tags in XML D...
Jacob Walls
2026-01-10
Fixed #36827 -- Added support for exclusion constraints using Hash indexes on...
Haki Benita
2026-01-09
Refs #35381 -- Added missing deprecation note for using None as RHS of JSONEx...
Clifford Gama
2026-01-08
Fixed a typo in docs/ref/forms/models.txt.
Jacob Walls
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
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-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
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-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
Refs #36810 -- Avoided infinite recursion in LazyNonce.__repr__().
Sean Reed
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
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
2025-12-22
Refs #36305 -- Fixed indentation in checks and middleware documentation.
ankan0503
2025-12-22
Fixed #36508 -- Interpreted __iexact=None on KeyTransforms as __exact=None.
Clifford Gama
2025-12-22
Fixed #36376 -- Fixed --no-color for command help in Python 3.14+.
Skyiesac
2025-12-22
Fixed #36806 -- Added system check for null kwarg in GeneratedField.
Nilesh Kumar Pahari
2025-12-19
Refs #27380 -- Added release note for raw argument to m2m_changed signal.
Jacob Walls
2025-12-19
Fixed #36781 -- Added Granian to deployment documentation.
JaeHyuck Sa
2025-12-19
Fixed #36808 -- Required name argument in UniqueConstraint signature.
Jonathan Biemond
2025-12-17
Fixed #27380 -- Added "raw" argument to m2m_changed signals.
Mariusz Felisiak
2025-12-17
Fixed #36747 -- Parsed weeks from ISO 8601 format in parse_duration().
varunkasyap
2025-12-16
Fixed #36800 -- Restored ManyToManyField renaming in BaseDatabaseSchemaEditor...
Clifford Gama
2025-12-16
Fixed #36594 -- Improved UniqueConstraint's nulls_distinct system check message.
Mridul Dhall
2025-12-15
Fixed #36783 -- Ensured proper handling of multi-value QueryDicts in querystr...
Marc Gibbons
2025-12-13
Fixed #36765 -- Added support for stored GeneratedFields on Oracle 23ai/26ai ...
Mariusz Felisiak
2025-12-12
Refs #36735 -- Supported shift parameter for UUID7 on PostgreSQL.
Lily Acorn
[next]