summaryrefslogtreecommitdiffstats
path: root/webapp/django/core/files/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/django/core/files/__init__.py')
-rw-r--r--webapp/django/core/files/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/django/core/files/__init__.py b/webapp/django/core/files/__init__.py
new file mode 100644
index 0000000000..0c3ef57af8
--- /dev/null
+++ b/webapp/django/core/files/__init__.py
@@ -0,0 +1 @@
+from django.core.files.base import File