django/tests/regressiontests/swappable_models
Russell Keith-Magee 2ecf3a9344 [1.5.x] Simplified the deletions performed by the swappable_models test.
This is required to allow the test to run without error under SQLite in the CI environment.

Backport of 18d7c1e.
2012-11-24 15:08:28 +08:00
..
__init__.py [1.5.x] Fixed #19806 -- Ensure that content types and permissions aren't created for swapped models. 2012-11-24 14:26:50 +08:00
models.py [1.5.x] Fixed #19806 -- Ensure that content types and permissions aren't created for swapped models. 2012-11-24 14:26:50 +08:00
tests.py [1.5.x] Simplified the deletions performed by the swappable_models test. 2012-11-24 15:08:28 +08:00