1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/tests/backends/base
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
..
app_unmigrated
__init__.py
test_base.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
test_client.py
test_creation.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_features.py
test_introspection.py
test_operations.py
test_schema.py