1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/proxy_model_inheritance
Aymeric Augustin 16aae35ca8 Improved set_available_apps() in several ways.
- Tested consistency the current app_configs instead of INSTALLED_APPS.
- Considered applications added with _with_app as available.
- Added docstrings.
2013-12-22 11:39:18 +01:00
..
app1
app2
__init__.py
models.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
tests.py Improved set_available_apps() in several ways. 2013-12-22 11:39:18 +01:00