summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2023-08-19Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m fields with...Juan Alvarez
2023-08-18Fixed #34773 -- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settin...Mariusz Felisiak
2023-08-12Added Uyghur language.Azat
2023-08-10Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.Jingbei Li
2023-08-09Refs #34233 -- Bumped required cx_Oracle to 8.3.Mariusz Felisiak
2023-08-05Fixed #34739 -- Added GEOSGeometry.equals_identical() method.Olivier Tabone
2023-08-04Fixed #34754 -- Fixed JSONField check constraints validation on NULL values.Simon Charette
2023-08-04Fixed #34760 -- Dropped support for SQLite < 3.27.Mariusz Felisiak
2023-08-04Fixed #34686 -- Added support for GEOS 3.12.Olivier Tabone
2023-08-03Fixed #34761 -- Dropped support for MySQL < 8.0.11.Mariusz Felisiak
2023-08-02Fixed #33507 -- Used UUID data type on MariaDB 10.7+.Albert Defler
2023-08-01Added stub release notes for 4.2.5.Natalia
2023-08-01Added release date for 4.2.4.Natalia
2023-08-01Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-valued a...Mariusz Felisiak
2023-08-01Fixed #32820 -- Added aria-invalid="true" to fields with errors.Gregor Jerše
2023-07-31Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related().John Parton
2023-07-29Fixed #34748 -- Fixed queryset crash when grouping by a reference in a subquery.Simon Charette
2023-07-24Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts.Olivier Tabone
2023-07-21Added missing backticks in docs.Mariusz Felisiak
2023-07-19Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+.Simon Charette
2023-07-19Fixed #34717 -- Fixed QuerySet.aggregate() crash when referencing window func...Simon Charette
2023-07-10Fixed #34698 -- Made QuerySet.bulk_create() retrieve primary keys when updati...Thomas Chaumeny
2023-07-10Refs #31949 -- Made @vary_on_(cookie/headers) decorators work with async func...Ben Lomax
2023-07-10Refs #31949 -- Made @csrf_exempt decorator to work with async functions.Ben Lomax
2023-07-10Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...Andrew Northall
2023-07-07Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...Mariusz Felisiak
2023-07-07Fixed #9602 -- Added AdminSite.get_model_admin().Mariusz Felisiak
2023-07-06Fixed #32819 -- Established relationship between form fields and their help t...Gregor Jerše
2023-07-03Added stub release notes for 4.2.4.Mariusz Felisiak
2023-07-03Added CVE-2023-36053 to security archive.Mariusz Felisiak
2023-07-03Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLVa...Mariusz Felisiak
2023-06-30Fixed #34572 -- Added support for GDAL 3.7.Mariusz Felisiak
2023-06-29Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.sa...Akash Kumar Sen
2023-06-29Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7.Mariusz Felisiak
2023-06-29Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.Mariusz Felisiak
2023-06-27Fixed #34391 -- Added async-compatible interface to auth functions and relate...Jon Janzen
2023-06-26Added stub release notes and release date for 4.2.3, 4.1.10, and 3.2.20.Mariusz Felisiak
2023-06-26Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.Mariusz Felisiak
2023-06-26Refs #31949 -- Made http decorators to work with async functions.th3nn3ss
2023-06-23Refs #34391 -- Updated asgiref dependency for 5.0 release series.Mariusz Felisiak
2023-06-23Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators...Jon Janzen
2023-06-23Improved style of n-tuple wording in docs and comments.Nick Pope
2023-06-16Fixed #34629 -- Added filtering support to GIS aggregates.Olivier Le Thanh Duong
2023-06-16Fixed #34473 -- Fixed step validation for form fields with non-zero minimum v...Jacob Rief
2023-06-11Fixed #34638 -- Fixed admin change list selected row highlight on editable bo...Neeraj Kumar
2023-06-09Fixed #34645 -- Restored alignment for admin date/time timezone warnings.Mariusz Felisiak
2023-06-08Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR.Anders Kaseorg
2023-06-06Fixed #34609 -- Deprecated calling format_html() without arguments.devilsautumn
2023-06-05Added stub release notes for 4.2.3.nessita
2023-06-05Added release date for 4.2.2.Natalia