LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_simple_file_handler/__init__.py
django_simple_file_handler/admin.py
django_simple_file_handler/apps.py
django_simple_file_handler/file_types.py
django_simple_file_handler/models.py
django_simple_file_handler/runtests.py
django_simple_file_handler/urls.py
django_simple_file_handler/validators.py
django_simple_file_handler/views.py
django_simple_file_handler.egg-info/PKG-INFO
django_simple_file_handler.egg-info/SOURCES.txt
django_simple_file_handler.egg-info/dependency_links.txt
django_simple_file_handler.egg-info/requires.txt
django_simple_file_handler.egg-info/top_level.txt
django_simple_file_handler.egg-info/zip-safe
django_simple_file_handler/migrations/0001_initial.py
django_simple_file_handler/migrations/0002_auto_20180521_1545.py
django_simple_file_handler/migrations/0003_auto_20180525_1035.py
django_simple_file_handler/migrations/0004_auto_20181005_1601.py
django_simple_file_handler/migrations/0005_auto_20190124_1658.py
django_simple_file_handler/migrations/0006_auto_20190429_1949.py
django_simple_file_handler/migrations/0007_auto_20210514_1405.py
django_simple_file_handler/migrations/0008_auto_20210702_1604.py
django_simple_file_handler/migrations/__init__.py
django_simple_file_handler/signals/__init__.py
django_simple_file_handler/signals/handlers.py
django_simple_file_handler/templates/.DS_Store
django_simple_file_handler/templates/django_simple_file_handler/.DS_Store
django_simple_file_handler/templates/django_simple_file_handler/tests/pdf_test.html
django_simple_file_handler/tests/__init__.py
django_simple_file_handler/tests/functions.py
django_simple_file_handler/tests/settings.py
django_simple_file_handler/tests/test_models.py
django_simple_file_handler/tests/test_views.py
django_simple_file_handler/tests/urls.py