Hotel/env/lib/python3.5/site-packages/django/core/files/__init__.py

4 lines
60 B
Python

from django.core.files.base import File
__all__ = ['File']