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
/
releases
/
6.1.txt
Age
Commit message (
Expand
)
Author
31 hours
Fixed #36919 -- Allowed Task and TaskResult to be pickled.
varunkasyap
46 hours
Refs #35738 -- Improved release note for '..' template deprecation.
Adam Johnson
2 days
Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().
TildaDares
3 days
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
3 days
Fixed #35738 -- Deprecated double-dot variable lookups.
David Smith
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
12 days
Fixed #37048, Refs #36728 -- Added release notes for changes to InclusionAdmi...
Anže Pečar
14 days
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-14
Fixed #27150 -- Made base File objects truthy by default.
VIZZARD-X
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-03-30
Refs #36926 -- Added release note for boolean icons for related fields in lis...
Jacob Walls
2026-03-19
Refs #36795 -- Deprecated SQLCompiler.quote_name_unless_alias().
Simon Charette
2026-03-19
Refs #36795 -- Removed unnecessary prohibits_dollar_signs_in_column_aliases f...
Simon Charette
2026-03-19
Fixed #36795 -- Enforced quoting of all database object names.
Simon Charette
2026-03-16
Fixed #36859 -- Made assertContains and assertNotContains idempotent for stre...
Baptiste Mispelon
2026-03-16
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
Praful Gulani
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-19
Fixed #36929 -- Dropped support for GEOS 3.9.
Pravin Kamble
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-09
Added DatabaseFeatures.supports_inspectdb.
Tim Graham
2026-02-09
Refs #36644 -- Documented no pk ordering in first()/last() after empty order_...
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-22
Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelec...
seanhelvey
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
2025-12-22
Fixed #36508 -- Interpreted __iexact=None on KeyTransforms as __exact=None.
Clifford Gama
2025-12-19
Refs #27380 -- Added release note for raw argument to m2m_changed signal.
Jacob Walls
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-13
Fixed #36765 -- Added support for stored GeneratedFields on Oracle 23ai/26ai ...
Mariusz Felisiak
2025-12-12
Fixed #36735 -- Added UUID4 and UUID7 database functions.
Lily Acorn
2025-12-03
Fixed #35729 -- Enabled natural key serialization opt-out for subclasses.
rimi0108
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-22
Fixed #35774 -- Dropped support for GEOS 3.8.
David Smith
2025-11-21
Fixed #36718 -- Added JSONField support for negative array indexing on Oracle...
Clifford Gama
2025-11-20
Fixed #36321 -- Defaulted suggest_on_error=True in management commands.
kihuni
2025-11-20
Refs #36663, #36739 -- Added release note for running checks against all data...
Storm B. Heg
2025-11-17
Fixed #24920 -- Added support for DecimalField with no precision.
Mariusz Felisiak
2025-11-14
Refs #24928 -- Added introspection support for PostgreSQL HStoreField.
Mariusz Felisiak
2025-11-12
Fixed #36717 -- Redirect authenticated users on admin login view to next URL.
Benedict Etzel
[next]