django1/tests/regressiontests/swappable_models
Russell Keith-Magee 18d7c1ea3a 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.
2012-11-24 15:07:50 +08:00
..
__init__.py Fixed #19806 -- Ensure that content types and permissions aren't created for swapped models. 2012-11-24 13:43:20 +08:00
models.py Fixed #19806 -- Ensure that content types and permissions aren't created for swapped models. 2012-11-24 13:43:20 +08:00
tests.py Simplified the deletions performed by the swappable_models test. 2012-11-24 15:07:50 +08:00