django/tests/prefetch_related
Aymeric Augustin 4fb50a9a82 Reordered setUp code in prefetch_related tests.
This allows these tests to run on databases that reject duplicate NULL
values in unique fields e.g. SQL Server.
2014-06-05 16:30:43 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.7.x] Fixed #22650 -- Fixed regression on prefetch_related. 2014-05-21 10:37:00 +07:00
tests.py Reordered setUp code in prefetch_related tests. 2014-06-05 16:30:43 +02:00