summaryrefslogtreecommitdiff
path: root/tests/invalid_models_tests/__init__.py
AgeCommit message (Collapse)Author
2013-12-22Deprecated load_app().Aymeric Augustin
Adjusted several tests that used it to add apps to the app cache and then attempted to remove them by manipulating attributes directly. Also renamed invalid_models to invalid_models_tests to avoid clashing application labels between the outer and the inner invalid_models applications.