Commit History

Author SHA1 Message Date
  Joonas Häkkinen 87c5de3b7f Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom RemoteUserMiddleware. 3 days ago
  Adam Zapletal 43766c70bd Clarified admonition in GeneratedField docs. 3 days ago
  Mariusz Felisiak 7500044a82 Refs #35167 -- Fixed test_bulk_update_custom_get_prep_value() crash on databases that don't support primitives in JSONFields. 3 days ago
  Mariusz Felisiak 65c46d6932 Fixed #35358, Refs #35234 -- Renamed _check() methods to check() for constraints. 3 days ago
  Sarah Boyce 86493307f9 Fixed #35908 -- Retired the django-developers and django-users mailing lists. 2 weeks ago
  Mariusz Felisiak 2684a383bc Fixed docs build on Sphinx 8.2+. 3 days ago
  Sarah Boyce d764487e79 Refs #35999 -- Removed #django IRC channel reference from README.rst. 4 days ago
  Jacob Walls 0bf412111b Fixed #35167 -- Delegated to super() in JSONField.get_db_prep_save(). 5 days ago
  Sarah Boyce 9d22a7d8f0 Removed advice to propose a new contrib app. 4 days ago
  Simon Charette c3a23aa02f Fixed #36197 -- Fixed improper many-to-many count() and exists() for non-pk to_field. 5 days ago
  Кайрат Макым 51398f8bd5 Fixed #31170 -- Added change event trigger to dismissRelatedLookupPopup. 4 days ago
  Кайрат Макым 91bebf1adb Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js. 4 days ago
  mimi89999 727731d76d Fixed #36179 -- Unhexed entries and removed duplicates in auth/common-passwords.txt.gz. 1 week ago
  Mariusz Felisiak efb7f9ced2 Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. 4 days ago
  Gaël Utard 0d1dd6bba0 Fixed #36191 -- Truncated the overwritten file content in FileSystemStorage. 1 week ago
  antoliny0919 2fa1f99ab4 Fixed #36178 -- Applied consistent object quoting in admin delete confirmation page. 1 week ago
  Adam Johnson c07ba43c4b Refs #35704 -- Used copy.replace() in Operation.reduce() methods. 6 months ago
  Simon Charette 2d34ebe49a Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize). 2 months ago
  Simon Charette 99ac8e2589 Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method. 6 days ago
  Simon Charette dc69a63f84 Fixed #35967 -- Deferred test suite fixtures serialization after all dbs setup. 2 months ago
  Simon Charette df2c4952df Fixed #36173 -- Stabilized identity of Concat with an explicit output_field. 2 weeks ago
  Julien Palard 6fcd0440aa Fixed #36102 -- Moved i18n comments directly above the translatable string. 1 month ago
  Luke Cousins 579a1c9996 Corrected wording in docs/ref/models/constraints.txt. 1 week ago
  Jaime Terreu d87bb0eb3e Fixed typo in docs/ref/databases.txt. 1 week ago
  Kim Yeongbin 14b46c1b84 Corrected SHORT_DATE_FORMAT for Korean (ko). 1 week ago
  Natalia 56e23b2319 Fixed #36158 -- Refactored shell command to improve auto-imported objects reporting. 2 weeks ago
  Sarah Boyce 05002c153c Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag. 1 week ago
  Georgi Yanchev 0ee842bb45 Fixed #36146 -- Recorded applied/unapplied migrations recursively. 1 week ago
  Mariusz Felisiak 54a902c6e8 Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB 11.7+." 1 week ago
  Mariusz Felisiak eb70aafdba Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+." 1 week ago