1
0
mirror of https://github.com/django/django.git synced 2025-01-02 14:35:59 +00:00
django/tests/backends
AlexCLeduc 69e5b13c75 [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers use prefetch_related().
Regression in 1391356276
following deprecation in eedbf930287cb72e9afab1f7208c24b1146b0c4ec.

Backport of a084c5d35a from main
2024-02-21 05:17:36 +01:00
..
base [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers use prefetch_related(). 2024-02-21 05:17:36 +01:00
mysql
oracle
postgresql
sqlite
__init__.py
models.py [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers use prefetch_related(). 2024-02-21 05:17:36 +01:00
test_ddl_references.py
test_utils.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
tests.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00