Commit History

Author SHA1 Message Date
  Claude Paroz 7af455a402 Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+. 1 year ago
  Mariusz Felisiak 21e6864715 Fixed RecorderTests.test_has_table_cached() on databases that perform multiple queries when introspecting tables. 1 year ago
  Adam Johnson 1dbcf9a005 Fixed #34681 -- Optimized memcache_key_warnings(). 1 year ago
  Cerebro Cerberus 6fbe5287ac Fixed typo in docs/intro/tutorial08.txt. 1 year ago
  nessita 6799288342 Added dedicated section for output_field in query expressions docs. 1 year ago
  Mariusz Felisiak a6d30f5012 Fixed #34671 -- Fixed collation introspection for views and materialized views on Oracle. 1 year ago
  Mariusz Felisiak c4a09499aa Fixed typo in docs/ref/models/querysets.txt. 1 year ago
  Jon Janzen 5e98959d92 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. 2 years ago
  Mariusz Felisiak 2360ba2274 Added stub release notes and release date for 4.2.3, 4.1.10, and 3.2.20. 1 year ago
  Jonathan Weth ecd5a0daaf Fixed #34675 -- Fixed creating remote webdriver for Selenium 4.10.0+. 1 year ago
  Mariusz Felisiak 370a021780 Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0. 1 year ago
  th3nn3ss 3152f9de47 Refs #31949 -- Made http decorators to work with async functions. 1 year ago
  th3nn3ss cd4c4c1905 Added more tests for http decorators. 1 year ago
  Mariusz Felisiak 865a6650d0 Moved http decorator tests into decorators/test_http.py. 1 year ago
  Andrew Northall fcc5091b4a Fixed #34678 -- Added Django Forum and Discord server to README.rst. 1 year ago
  Andrew Northall 38cde27a89 Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units. 1 year ago
  Mariusz Felisiak 650ce96782 Refs #34391 -- Updated asgiref dependency for 5.0 release series. 1 year ago
  Jon Janzen 6523860ca8 Refs #31949 -- Simplified @sensitive_variables a bit. 1 year ago
  Jon Janzen 38e391e95f Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions. 1 year ago
  Nick Pope f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 year ago
  Hrushikesh 107865780a Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. 1 year ago
  Mariusz Felisiak ddb6506618 Corrected admin.E013 check message in docs. 1 year ago
  Akash Kumar Sen 1754c2c802 Refs #34634 -- Fixed creating diamond-shaped MTI objects with ancestors inherited from different paths. 1 year ago
  Akash Kumar Sen 82a588a6bc Fixed #34634 -- Adjusted system check for clashing fields to warn about links to common parent for MTI models. 1 year ago
  Sarah Boyce d6e9ec4014 Refs #27079 -- Used addClassCleanup() in SeleniumTestCase. 1 year ago
  Yaser Amiri 3f1bc2222f Fixed #34656 -- Fixed unclosed div in admin password change template. 1 year ago
  François Freitag bcacc6321a Refs #34517 -- Restored skipping ImageFileField.update_dimension_fields without width/height fields. 1 year ago
  şuayip üzülmez 0c5146523b Fixed #34662 -- Corrected number in error messages for Array(Min/Max)LengthValidator. 1 year ago
  Mariusz Felisiak 17cdc7395e Improved names for Selenium daily builds. 1 year ago
  sarahboyce 8b062eab8e Made SeleniumTests.test_inline_uuid_pk_add_with_popup less flaky by waiting until popup is closed. 1 year ago