Commit History

Author SHA1 Message Date
  Gregor Gärtner 564b317fb5 Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError(). 2 years ago
  Shubh1815 7a39a691e1 Fixed #32603 -- Made ModelAdmin.list_editable use transactions. 2 years ago
  Simon Charette c6350d594c Refs #30158 -- Removed alias argument for Expression.get_group_by_cols(). 2 years ago
  Lily Foote 649b28eab6 Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL. 2 years ago
  Paolo Melchiorre fa3afc5d86 Fixed #34056 -- Updated the list of common passwords for CommonPasswordValidator. 2 years ago
  Jacob Walls 80d38de52b Fixed #34051 -- Made makemigrations --check exit before making migrations. 2 years ago
  Moshe Nahmias d938b3b257 Fixed #34040 -- Removed autofocus from admin search box. 2 years ago
  Florian Perucki 872b61193b Refs #34041 -- Added navigation landmark to breadcrumbs in admin. 2 years ago
  Allen Jonathan David 10178197d5 Fixed #33966 -- Added support for using KeyTextTransform from lookup. 2 years ago
  SirAbhi13 4a1150b41d Fixed #33616 -- Allowed registering callbacks that can fail in transaction.on_commit(). 2 years ago
  Gav O'Connor be63c78760 Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters. 2 years ago
  Allen Jonathan David cd1afd553f Fixed #29799 -- Allowed registering lookups per field instances. 2 years ago
  Swara 08303f4f06 Added Central Kurdish (Sorani) language. 2 years ago
  Willem Van Onsem 16fffc829c Fixed #33916 -- Added support for serialization of enum.Flag in migrations. 2 years ago
  Jacob Rief aed60aee38 Fixed #33930 -- Eased customization of delete_confirmation.html template in the admin. 2 years ago
  Tom Carrick d46cc15c51 Fixed #33878 -- Switched to system fonts in CSS. 2 years ago
  Simon Charette 242499f2dc Fixed #26780 -- Added prefetch_related() support for sliced queries. 2 years ago
  Simon Charette f387d024fc Refs #28333 -- Added partial support for filtering against window functions. 2 years ago
  Claude Paroz 4fcba800b8 Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2 years ago
  Kamil Turek e03cdf76e7 Fixed #31721 -- Allowed ModelForm meta to specify form fields. 2 years ago
  NOTHING a2792d09ad Fixed typo in docs/releases/4.2.txt. 2 years ago
  Mariusz Felisiak cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 years ago
  Sarah Abderemane bc7aa2a5e9 Fixed #33690 -- Added switch button for dark mode in the admin. 2 years ago
  Claude Paroz 44c24bf028 Refs #25706 -- Removed inline CSS in the openlayers widget template. 2 years ago
  Claude Paroz 1e5bbbb2a8 Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets. 2 years ago
  Mariusz Felisiak 7e3c9c3205 Refs #27236 -- Doc'd that AlterIndexTogether is no longer officially supported for Django 4.2+ migration files. 2 years ago
  Mariusz Felisiak a1e9e9abc5 Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." 2 years ago
  Mariusz Felisiak c773d5794e Refs #27236 -- Reverted AlterIndexTogether deprecation. 2 years ago
  Claude Paroz 2d23a07817 Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor. 2 years ago
  Claude Paroz 3b79dab19a Refs #33691 -- Deprecated insecure password hashers. 2 years ago