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
2025-12-11
Noted testing uses for ContentTypeManager.clear_cache() method.
Carlton Gibson
2025-12-11
Fixed #36789 -- Added missing PDF file for docs/internals/_images/contributio...
Pravin Kamble
2025-12-08
Fixed #36778 -- Extended advice to sanitize input before using in query expre...
Jacob Walls
2025-12-08
Refs #35581 -- Fixed email image inline attachment example.
Adam Johnson
2025-12-07
Refs #36620 -- Added contributor documentation for code coverage reports.
saurabh
2025-12-05
Refs #27834 -- Restored "expression" in StrIndex's docs signature.
Clifford Gama
2025-12-04
Fixed #36744 -- Improved scrypt password hasher docs.
Dmitry Chestnykh
2025-12-03
Fixed #35729 -- Enabled natural key serialization opt-out for subclasses.
rimi0108
2025-12-03
Refs #36520 -- Removed release note for refactored `parse_header_parameters`.
Jake Howard
2025-12-03
Added stub release notes for 6.0.1.
Natalia
2025-12-03
Refs #35859 -- Clarified Tasks ref and topics docs regarding available backends.
Jacob Walls
2025-12-03
Finalized release notes for Django 6.0.
Natalia
2025-12-03
Made cosmetic edits to docs/releases/6.0.txt.
Adam Johnson
2025-12-02
Added CVE-2025-13372 and CVE-2025-64460 to security archive.
Natalia
2025-12-02
Added stub release notes for 5.2.10.
Natalia
2025-12-02
Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation in XML se...
Shai Berger
2025-12-02
Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL injection in c...
Jacob Walls
2025-12-01
Fixed #36712 -- Evaluated type annotations lazily in template tag registration.
Jacob Walls
2025-11-30
Added link to Python Pickle documentation in docs/topics/cache.txt.
Rida Zouga
2025-11-27
Fixed outdated redis-py link in cache docs.
Bruno Alla
2025-11-27
Highlighted community package upgrade utilities in docs/howto/upgrade-version...
Tim Schilling
2025-11-27
Reduced subjective tone and improved clarity in docs/howto/upgrade-version.txt.
Natalia
2025-11-26
Included usage of new scripts in docs/internals/howto-release-django.txt.
Natalia
2025-11-26
Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27.
Natalia
2025-11-26
Fixed #36743 -- Increased URL max length enforced in HttpResponseRedirectBase.
varunkasyap
2025-11-26
Fixed #31506 -- Clarified that ExpressionWrapper does not perform database ca...
Cha Hwa Young
2025-11-25
Reverted "Fixed #36620 -- Added coverage workflow to summarize coverage in pu...
Natalia
2025-11-25
Added stub release notes and release date for 5.2.9, 5.1.15, and 4.2.27.
Natalia
2025-11-25
Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.
Mariusz Felisiak
2025-11-25
Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...
David Smith
2025-11-24
Fixed #36738 -- Confirmed support for GDAL 3.12.
Varun Kasyap Pentamaraju
2025-11-24
Fixed #36751 -- Fixed empty filtered aggregation crash over annotated queryset.
Simon Charette
2025-11-23
Refs #21961 -- Added DatabaseFeatures.supports_on_delete_db_(cascade/null) fe...
Tim Graham
2025-11-22
Removed outdated build guidance in release docs.
Jacob Walls
2025-11-22
Fixed #35774 -- Dropped support for GEOS 3.8.
David Smith
2025-11-21
Fixed #36741 -- Linked to custom save()/delete() caveats in docs/ref/models/q...
VIZZARD-X
2025-11-21
Fixed #36620 -- Added coverage workflow to summarize coverage in pull requests.
saurabh
2025-11-21
Added GitHub Actions linter (zizmor).
Jacob Walls
2025-11-21
Fixed #36718 -- Added JSONField support for negative array indexing on Oracle...
Clifford Gama
2025-11-20
Added missing ticket links in docs/releases/5.2.8.txt.
Jacob Walls
2025-11-20
Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries.
Chris Wesseling
2025-11-20
Fixed #36734 -- Clarified the behavior of View.http_method_not_allowed.
Zubair Hassan
2025-11-20
Fixed #36321 -- Defaulted suggest_on_error=True in management commands.
kihuni
2025-11-20
Ensured that Sitemap.items is described as a method in docs/ref/contrib/sitem...
nessita
2025-11-20
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt.
Jacob Walls
2025-11-20
Refs #36663, #36739 -- Added release note for running checks against all data...
Storm B. Heg
2025-11-19
Fixed #26609 -- Extended fields.E004 system check for unordered iterables.
Mariusz Felisiak
2025-11-18
Fixed #36733 -- Escaped attributes in Stylesheet.__str__().
varunkasyap
2025-11-17
Fixed #26379 -- Doc'd that the first filter() on a many-to-many relation is s...
Annabelle Wiegart
2025-11-17
Fixed #24920 -- Added support for DecimalField with no precision.
Mariusz Felisiak
[next]