This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
swappable_models
History
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