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