diff options
Diffstat (limited to 'django/apps/__init__.py')
| -rw-r--r-- | django/apps/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/django/apps/__init__.py b/django/apps/__init__.py new file mode 100644 index 0000000000..0384b1257d --- /dev/null +++ b/django/apps/__init__.py @@ -0,0 +1 @@ +from .cache import app_cache, UnavailableApp # NOQA |
