Commit History

Author SHA1 Message Date
  nessita 7d9dd7b68f Updated translations from Transifex. 1 week ago
  GappleBee a417c0efb4 Fixed #35449 -- Fixed validation of array items in SplitArrayField when remove_trailing_nulls=True. 1 month ago
  Jon Janzen 50f89ae850 Fixed #35303 -- Implemented async auth backends and utils. 6 months ago
  aditya.chaudhary1558@gmail.com 4cad317ff1 Fixed #35804 -- Removed unused rules for ul.tools from admin CSS. 2 weeks ago
  Carlton Gibson d876be794f Fixed #35807 -- Mentioned async case for internal get/set urlconf helpers. 1 week ago
  nessita c334c1a8ff Bumped latest PostgreSQL to 17 in scheduled tests workflow. 1 week ago
  nessita 1feedc8ef8 Reindented attributes and methods for classes in docs/ref/middleware.txt. 2 weeks ago
  Aditya Chaudhary efc3b0c627 Fixed #35670 -- Clarified the return value for LoginRequiredMiddleware's methods. 2 weeks ago
  Marc Gibbons 6765b6adf9 Fixed #35797 -- Removed debug context processor from default project template. 2 weeks ago
  Chiara Mezzavilla 73e8e81141 Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1. 2 weeks ago
  Bendeguz Csirmaz 5ed72087c4 Refs #373 -- Added support for using tuple lookups in filters. 3 weeks ago
  John Parton f22ff4561a Fixed #35734 -- Used JSONB_BUILD_OBJECT database function on PostgreSQL when using server-side bindings. 1 month ago
  Mariusz Felisiak 5f0ed95e10 Updated sign() outputs in Cryptographic signing docs. 3 weeks ago
  Sarah Boyce 39de2e97a0 Made cosmetic edits to the Steering council docs. 3 weeks ago
  Bendeguz Csirmaz c2c7dbb2f8 Refs #373 -- Updated TupleIsNull lookup to check if any is NULL rather than all. 3 weeks ago
  David Smith 1857b6663b Fixed #35776 -- Dropped support for GDAL 3.0. 3 weeks ago
  nessita 92f860e3f4 Refs #35734 -- Added entry to scheduled tests workflow to test newer PostgreSQL versions. 3 weeks ago
  Clifford Gama e1d226bc1c Fixed #35748 -- Documented that fields are excluded from a ModelForm when formfield() returns None. 1 month ago
  r0Zh-ovanya 4b65dc2f21 Updated link with valid options for LANGUAGE_CODE in global_settings.py. 3 weeks ago
  Mariusz Felisiak 1fa8493640 Refs #29522 -- Fixed serializers/fixtures test crash if PyYAML isn't installed. 3 weeks ago
  Mariusz Felisiak f8cc9285e1 Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed on MySQL, PostgreSQL, and Oracle. 1 month ago
  Sarah Boyce ae1ee24178 Fixed #35766 -- Handled slices in BaseChoiceIterator. 4 weeks ago
  Bendeguz Csirmaz 9ca1f6eff6 Refs #373, Refs #24121 -- Added ColPairs.__repr__(). 1 month ago
  Amir Karimi ee5147cfd7 Fixed #29522 -- Refactored the Deserializer functions to classes. 1 month ago
  Jacob Walls a060a22ee2 Fixed #35660 -- Made serialized_rollback and fixture data available in TransactionTestCase.setUpClass(). 1 month ago
  Jacob Walls 8eca3e9bce Refs #35660 -- Updated TransactionTestCase methods into class or static methods. 1 month ago
  Fabian Braun d2c97981fb Fixed #35735 -- Enabled template access to methods and properties of classes with __class_get_item__. 4 weeks ago
  Claude Paroz 8b9a2bf34e Fixed #35762 -- Avoided unneeded quote_name() calls in SQLite introspection. 4 weeks ago
  Carlton Gibson c0128e3a81 Fixed #35767 -- Adjusted customizing User model docs. 4 weeks ago
  Lily Foote d50f61be7f Improved TokenType.COMMENT test by using correct block syntax in template tests. 1 month ago