django/tests/prefetch_related
Aymeric Augustin ae3fe6ccbb 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.

Forward port of 4fb50a9a from stable/1.7.x.
2014-06-05 16:33:02 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #22650 -- Fixed regression on prefetch_related. 2014-05-21 10:26:04 +07:00
tests.py Reordered setUp code in prefetch_related tests. 2014-06-05 16:33:02 +02:00