Historial de Commits

Autor SHA1 Mensaje Fecha
  sobolevn 5820fc4485 Fixed #34687 -- Made Apps.clear_cache() clear get_swappable_settings_name() cache. hace 1 año
  Mariusz Felisiak 953f29f700 Fixed #34572 -- Added support for GDAL 3.7. hace 1 año
  Akash Kumar Sen a40b0103bc Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.save(). hace 1 año
  Mariusz Felisiak 601ffb0da3 Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7. hace 1 año
  Akash Kumar Sen ce204bed7f Refs #30382 -- Added more tests for using force_insert with model inheritance. hace 1 año
  Mariusz Felisiak 6a523500af Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3. hace 1 año
  Claude Paroz 7af455a402 Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+. hace 1 año
  Mariusz Felisiak 21e6864715 Fixed RecorderTests.test_has_table_cached() on databases that perform multiple queries when introspecting tables. hace 1 año
  Adam Johnson 1dbcf9a005 Fixed #34681 -- Optimized memcache_key_warnings(). hace 1 año
  Cerebro Cerberus 6fbe5287ac Fixed typo in docs/intro/tutorial08.txt. hace 1 año
  nessita 6799288342 Added dedicated section for output_field in query expressions docs. hace 1 año
  Mariusz Felisiak a6d30f5012 Fixed #34671 -- Fixed collation introspection for views and materialized views on Oracle. hace 1 año
  Mariusz Felisiak c4a09499aa Fixed typo in docs/ref/models/querysets.txt. hace 1 año
  Jon Janzen 5e98959d92 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. hace 2 años
  Mariusz Felisiak 2360ba2274 Added stub release notes and release date for 4.2.3, 4.1.10, and 3.2.20. hace 1 año
  Jonathan Weth ecd5a0daaf Fixed #34675 -- Fixed creating remote webdriver for Selenium 4.10.0+. hace 1 año
  Mariusz Felisiak 370a021780 Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0. hace 1 año
  th3nn3ss 3152f9de47 Refs #31949 -- Made http decorators to work with async functions. hace 1 año
  th3nn3ss cd4c4c1905 Added more tests for http decorators. hace 1 año
  Mariusz Felisiak 865a6650d0 Moved http decorator tests into decorators/test_http.py. hace 1 año
  Andrew Northall fcc5091b4a Fixed #34678 -- Added Django Forum and Discord server to README.rst. hace 1 año
  Andrew Northall 38cde27a89 Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units. hace 1 año
  Mariusz Felisiak 650ce96782 Refs #34391 -- Updated asgiref dependency for 5.0 release series. hace 1 año
  Jon Janzen 6523860ca8 Refs #31949 -- Simplified @sensitive_variables a bit. hace 1 año
  Jon Janzen 38e391e95f Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions. hace 1 año
  Nick Pope f8092ee9ad Improved style of n-tuple wording in docs and comments. hace 1 año
  Hrushikesh 107865780a Fixed #34345 -- Added system check for ManyToManyFields with intermediate tables in ModelAdmin.filter_horizontal/vertical. hace 1 año
  Mariusz Felisiak ddb6506618 Corrected admin.E013 check message in docs. hace 1 año
  Akash Kumar Sen 1754c2c802 Refs #34634 -- Fixed creating diamond-shaped MTI objects with ancestors inherited from different paths. hace 1 año
  Akash Kumar Sen 82a588a6bc Fixed #34634 -- Adjusted system check for clashing fields to warn about links to common parent for MTI models. hace 1 año