summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2025-04-02[5.2.x] Finalized release notes for Django 5.2.Sarah Boyce
2025-04-02[5.2.x] Added CVE-2025-27556 to security archive.Sarah Boyce
2025-04-02[5.2.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...Sarah Boyce
2025-03-26[5.2.x] Added stub release notes and release date for 5.1.8 and 5.0.14.Sarah Boyce
2025-03-21[5.2.x] Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable ...Johanan Oppong Amoateng
2025-03-12[5.2.x] Fixed #36234 -- Restored single_object argument to LogEntry.objects.l...Adam Johnson
2025-03-12[5.2.x] Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().Adam Johnson
2025-03-12[5.2.x] Removed duplicate entries in docs/releases/5.2.txt.Hisham Mahmood
2025-03-06[5.2.x] Added CVE-2025-26699 to security archive.Sarah Boyce
2025-03-06[5.2.x] Added stub release notes for 5.1.8.Sarah Boyce
2025-03-06[5.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...Sarah Boyce
2025-03-04[5.2.x] Fixed #36217 -- Restored pre_save/post_save signal emission via LogEn...antoliny0919
2025-02-27[5.2.x] Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.Sarah Boyce
2025-02-18[5.2.x] Fixed #36197 -- Fixed improper many-to-many count() and exists() for ...Simon Charette
2025-02-17[5.2.x] Fixed #36191 -- Truncated the overwritten file content in FileSystemS...Gaël Utard
2025-02-13[5.2.x] Fixed #36182 -- Returned "?" if all parameters are removed in queryst...Sarah Boyce
2025-02-13[5.2.x] Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on ...Mariusz Felisiak
2025-02-13[5.2.x] Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsV...Mariusz Felisiak
2025-02-05[5.2.x] Added stub release notes for 5.1.7.Natalia
2025-02-05[5.2.x] Added release date for 5.1.6, 5.0.12, and 4.2.19.Natalia
2025-02-01[5.2.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...nessita
2025-01-30[5.2.x] Tweaked docs to avoid reformatting given new black version.nessita
2025-01-16[5.2.x] Fixed typos in docs/releases/5.2.txt.Clifford Gama
2025-01-15Made cosmetic edits to docs/releases/5.2.txt.Sarah Boyce
2025-01-15Removed empty sections from 5.2 release notes.Sarah Boyce
2025-01-15Fixed #35521 -- Allowed overriding BoundField class on fields, forms and rend...Matthias Kestenholz
2025-01-15Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address() crash ...Mariusz Felisiak
2025-01-15Refs #36070 -- Referred to pk as an attribute when a composite primary key is...Jacob Walls
2025-01-14Fixed #36051 -- Declared arity on aggregate functions.Jacob Walls
2025-01-14Added CVE-2024-56374 to security archive.Natalia
2025-01-14Added stub release notes for 5.1.6.Natalia
2025-01-14Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.Michael Manfre
2025-01-14Made cosmetic edits to 5.1.5 release notes.Natalia
2025-01-10Fixed #36032 -- Rendered URLField values as links in the admin.antoliny0919
2025-01-09Fixed #35515 -- Added automatic model imports to shell management command.Salvo Polizzi
2025-01-07Added stub release notes and release date for 5.1.5, 5.0.11, and 4.2.18.Natalia
2025-01-07Refs #36042 -- Raised ValueError when providing composite expressions to aggr...Jacob Walls
2025-01-06Fixed #35718 -- Add JSONArray to django.db.models.functions.John Parton
2025-01-06Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.Chris Muthig
2025-01-02Fixed #32819 -- Added aria-describedby to fields with errors.David Smith
2025-01-02Fixed #35886 -- Added support for object-based form media script assets.Johannes Maron
2024-12-17Refs #32819 -- Added aria-describedby property to BoundField.David Smith
2024-12-17Fixed #7732 -- Added support for connection pools on Oracle.suraj
2024-12-17Fixed #34856 -- Fixed references to index_together in historical migrations.Andrés Reverón Molina
2024-12-11Fixed #25582 -- Added support for query and fragment to django.urls.reverse().Ben Cardy
2024-12-11Fixed #35920 -- Observed requires_system_checks in migrate and runserver.Jacob Walls
2024-12-09Refs #35982 -- Made BaseDatabaseOperations.adapt_decimalfield_value() a no-op.Simon Charette
2024-12-05Refs #32819 -- Added id to ErrorList class and template.David Smith
2024-12-04Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions.Sarah Boyce
2024-12-04Added CVE-2024-53907 and CVE-2024-53908 to security archive.Sarah Boyce