index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
7 days
Replaced references in docs to accepted PEPs with specific Python docs links.
Mike Edmunds
8 days
Refs #12090 -- Documented parameters for contrib.admin.decorators.action().
Sarah Boyce
9 days
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
9 days
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
13 days
Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.
Tim Graham
14 days
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-13
Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput...
Samriddha9619
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Fixed #36816 -- Allowed **kwargs in @task decorator.
Nilesh Kumar Pahari
2026-04-07
Refs CVE-2026-33034 -- Improved security documentation on handling large requ...
Jake Howard
2026-04-02
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddlew...
Jacob Walls
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
2026-03-28
Refs #36526 -- Fixed bulk_update() batching example in docs.
Georgios Verigakis
2026-03-19
Fixed #36904 -- Clarified how to hide form field labels in docs.
Amar
2026-03-16
Removed reference to spatialreference.org being a Django website.
David Smith
2026-03-14
Fixed #35786 -- Removed outdated note about database defaults in AddField/Alt...
Ahmed Nassar
2026-03-04
Fixed #21080 -- Ignored urls inside comments during collectstatic.
James Bligh
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-03-03
Fixed #20775 -- Clarified that SQL for text lookups varies per database.
Lakshya
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-25
Fixed #36848 -- Mentioned BadRequest exception in docs/ref/views.txt.
LincolnPuzey
2026-02-25
Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit references...
Natalia
2026-02-19
Fixed #36929 -- Dropped support for GEOS 3.9.
Pravin Kamble
2026-02-18
Refs #19221 -- Fixed outdated KEY_FUNCTION definition in docs/ref/settings.txt.
Mike Edmunds
2026-02-16
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-02-13
Fixed #36857 -- Added QuerySet.totally_ordered property.
VIZZARD-X
2026-02-10
Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.
farhan
2026-02-10
Fixed #36890 -- Supported StringAgg(distinct=True) on SQLite with the default...
varunkasyap
2026-02-10
Refs #35444 -- Doc'd deprecation in contrib.postgres.aggreggates.StringAgg.de...
Jacob Walls
2026-02-09
Refs #36644 -- Documented no pk ordering in first()/last() after empty order_...
Jacob Walls
2026-02-06
Fixed #36272 -- Removed obsolete libgeoip from GeoDjango installation docs.
SnippyCodes
2026-02-02
Added missing quotes around nonce in docs/ref/csp.txt.
Jacob Walls
2026-01-30
Fixed typos in docs/ref/models/querysets.txt.
Jacob Walls
2026-01-29
Fixed docs spelling errors accumulated over time.
Natalia
2026-01-25
Fixed #36812 -- Dropped support for MariaDB < 10.11.
Skyiesac
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-10
Fixed #36827 -- Added support for exclusion constraints using Hash indexes on...
Haki Benita
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
Relocated content from docs/topics/external-packages.txt where appropriate.
Natalia
2025-12-22
Refs #36305 -- Fixed indentation in checks and middleware documentation.
ankan0503
2025-12-22
Fixed #36806 -- Added system check for null kwarg in GeneratedField.
Nilesh Kumar Pahari
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 #36594 -- Improved UniqueConstraint's nulls_distinct system check message.
Mridul Dhall
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]