summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2024-10-25Refs #35803 -- Added support for __coveredby GIS lookup on MySQL and MariaDB ...Mariusz Felisiak
2024-10-22Refs #34406 -- Added support for GDAL curved geometries.David Smith
2024-10-17Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.Nick Pope
2024-10-17Fixed #35845 -- Updated DomainNameValidator to require entire string to be a ...Justin Thurman
2024-10-16Fixed #35727 -- Added HttpResponse.text property.SaJH
2024-10-15Fixed #35782 -- Allowed overriding password validation error messages.Ben Cail
2024-10-15Fixed #35656 -- Added an autodetector attribute to the makemigrations and mig...leondaz
2024-10-10Fixed #35103 -- Used provided error code and message when fields is set witho...gabn88
2024-10-10Fixed typo in docs/releases/5.2.txt.Mariusz Felisiak
2024-10-09Refs #34900 -- Doc'd Python 3.13 compatibility.Mariusz Felisiak
2024-10-08Added stub release notes for 5.1.3.Natalia
2024-10-08Added release date for 5.1.2.Natalia
2024-10-08Fixed #35809 -- Set background color for selected rows in the admin's form se...nessita
2024-10-07Updated translations from Transifex.nessita
2024-10-07Fixed #35303 -- Implemented async auth backends and utils.Jon Janzen
2024-09-30Fixed #35797 -- Removed debug context processor from default project template.Marc Gibbons
2024-09-26Fixed #35734 -- Used JSONB_BUILD_OBJECT database function on PostgreSQL when ...John Parton
2024-09-19Fixed #35776 -- Dropped support for GDAL 3.0.David Smith
2024-09-17Fixed #29522 -- Refactored the Deserializer functions to classes.Amir Karimi
2024-09-17Fixed #35660 -- Made serialized_rollback and fixture data available in Transa...Jacob Walls
2024-09-16Fixed #34887 -- Added support for unlimited models.CharField on SQLite.saJaeHyukc
2024-09-11Fixed #35732 -- Wrapped ConcatPair expression in parentheses to ensure operat...Gastón Avila
2024-09-09Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is...Csirmaz Bendegúz
2024-09-09Fixed #35631 -- Added HttpRequest.get_preferred_type().Jake Howard
2024-09-03Added CVE-2024-45230 and CVE-2024-45231 to security archive.Natalia
2024-09-03Added stub release notes for 5.1.2.Natalia
2024-09-03Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...Natalia
2024-09-03Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc tem...Sarah Boyce
2024-08-30Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin fieldsets.Sarah Boyce
2024-08-30Fixed #35083 -- Updated method_decorator to handle async methods.Vaarun Sinha
2024-08-30Dropped safeguards against very old versions of gettext.Claude Paroz
2024-08-28Fixed #35688 -- Restored timezone and role setters to be PostgreSQL DatabaseW...Sarah Boyce
2024-08-28Refs #35405 -- Adjusted deprecation warning stacklevel in FieldCacheMixin.get...Simon Charette
2024-08-28Refs #35326 -- Adjusted deprecation warning stacklevel in FileSystemStorage.O...Simon Charette
2024-08-28Refs #35060 -- Adjusted deprecation warning stacklevel in Model.save()/asave().Simon Charette
2024-08-27Fixed grammatical error in stub release notes for upcoming security release.Natalia
2024-08-27Added stub release notes and release date for 5.1.1, 5.0.9, and 4.2.16.Natalia
2024-08-20Fixed #35668 -- Added mapping support to format_html_join.nabil-rady
2024-08-19Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm.Natalia
2024-08-14Refs #35537 -- Clarified release notes for email attachments and alternatives...Mariusz Felisiak
2024-08-13Fixed #35665 -- Fixed a crash when passing an empty order_by to Window.Simon Charette
2024-08-12Refs #35648 -- Corrected release notes for SafeString.__add__() changes.Mariusz Felisiak
2024-08-12Fixed #35648 -- Raised NotImplementedError in SafeString.__add__ for non-stri...Matthias Kestenholz
2024-08-12Fixed #35586 -- Added support for set-returning database functions.Devin Cox
2024-08-12Fixed #35575 -- Added support for constraint validation on GeneratedFields.Mark Gensler
2024-08-09Fixed #35591 -- Added unsuitable for production console warning to runserver.Andrew Miller
2024-08-08Fixed #35622 -- Made unittest ignore Django assertions in traceback frames.Adam Johnson
2024-08-08Refs #31405 -- Improved LoginRequiredMiddleware documentation.Adam Johnson
2024-08-07Added stub release notes for 5.1.1.Natalia
2024-08-07Finalized release notes for Django 5.1.Natalia