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
/
releases
/
5.1.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-03-04
Fixed #36217 -- Restored pre_save/post_save signal emission via LogEntry.save...
antoliny0919
2024-11-27
Removed trailing whitespace in docs.
Adam Zapletal
2024-10-09
Refs #34900 -- Doc'd Python 3.13 compatibility.
Mariusz Felisiak
2024-08-19
Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm.
Natalia
2024-08-08
Refs #31405 -- Improved LoginRequiredMiddleware documentation.
Adam Johnson
2024-08-07
Finalized release notes for Django 5.1.
Natalia
2024-07-24
Updated asgiref dependency for 5.1 release series.
Mariusz Felisiak
2024-07-15
Refs #10941 -- Renamed query_string template tag to querystring.
Sarah Boyce
2024-05-22
Made cosmetic edits to 5.1 release notes.
Natalia
2024-05-22
Removed empty sections from 5.1 release notes.
Natalia
2024-05-22
Fixed #31405 -- Added LoginRequiredMiddleware.
Hisham Mahmood
2024-05-22
Refs #35189 -- Removed no longer necessary JavaScript file collapse.js.
Marijke Luttekes
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
2024-05-22
Fixed #35139 -- Prevented file read after ImageField is saved to storage.
John Parton
2024-05-21
Fixed #18119 -- Added a DomainNameValidator validator.
Berker Peksag
2024-05-21
Fixed #35405 -- Converted get_cache_name into a cached property in FieldCache...
Adam Johnson
2024-05-21
Refs #35326 -- Made cosmetic edits to 5.1 release notes.
Mariusz Felisiak
2024-05-21
Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.
Ben Cail
2024-05-17
Fixed #35428 -- Increased parallelism of the ScryptPasswordHasher.
SaJH
2024-05-15
Fixed #35384 -- Raised FieldError when saving a file without a name to FileFi...
Jonny Park
2024-05-14
Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint w...
Mariusz Felisiak
2024-05-02
Refs #29280 -- Moved release note about transaction_mode to "Database backend...
Mariusz Felisiak
2024-04-29
Fixed #35412 -- Dropped support for SQLite < 3.31.
Mariusz Felisiak
2024-03-27
Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the...
Fabian Braun
2024-03-27
Fixed #35233 -- Moved template engine system checks to backend methods.
Giannis Terzopoulos
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-03-13
Fixed #34901 -- Added async-compatible interface to session engines.
Jon Janzen
2024-03-07
Fixed #35030 -- Made django.contrib.auth decorators to work with async functi...
Dingning
2024-03-05
Fixed #35252 -- Optimized _route_to_regex().
Adam Johnson
2024-03-01
Refs #33497 -- Added connection pool support for PostgreSQL.
Sarah Boyce
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-23
Fixed #35090 -- Deprecated registering URL converters with the same name.
Salvo Polizzi
2024-02-21
Fixed #34806 -- Made cached_db session backend resilient to cache write errors.
Sulabh Katila
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-16
Fixed #24018 -- Allowed setting pragma options on SQLite.
Aaron Linville
2024-02-12
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollecti...
David Smith
2024-02-07
Fixed #30686 -- Used Python HTMLParser in utils.text.Truncator.
David Smith
2024-02-05
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
Tom Carrick
2024-02-05
Replaced "Django test runner" with DiscoverRunner in release notes.
Tim Graham
2024-01-31
Refs #35058 -- Added support for measured geometries to GDAL Polygon.
David Smith
2024-01-31
Fixed #35143 -- Improved accessibility of 404/500 debug pages.
Marijke Luttekes
2024-01-30
Fixed #29280 -- Made the transactions behavior configurable on SQLite.
Anže Pečar
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
David Smith
2024-01-28
Refs #35058 -- Made centroid available on all geometry types.
David Smith
2024-01-25
Refs #35058 -- Added support for measured geometries to GDAL Point.
David Smith
2024-01-24
Fixed #35115 -- Made admin's footer render in <footer> tag.
Marijke Luttekes
2024-01-23
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
David Smith
2024-01-18
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
David Smith
[next]