diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-12-18 17:56:11 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-12-22 11:39:17 +0100 |
| commit | f25fa9d8590c7759c1ec7ffecf1d67be81237674 (patch) | |
| tree | c0a4a40a5371ad8e0d1c1af8c04295e874170041 /tests/invalid_models_tests/__init__.py | |
| parent | 439b364e1e81371bd87488beed35ce051be8aaaa (diff) | |
Deprecated load_app().
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.
Diffstat (limited to 'tests/invalid_models_tests/__init__.py')
| -rw-r--r-- | tests/invalid_models_tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/invalid_models_tests/__init__.py b/tests/invalid_models_tests/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/invalid_models_tests/__init__.py |
