CHANGES.md
MANIFEST.in
README.md
setup.py
django_template_model.egg-info/PKG-INFO
django_template_model.egg-info/SOURCES.txt
django_template_model.egg-info/dependency_links.txt
django_template_model.egg-info/requires.txt
django_template_model.egg-info/top_level.txt
template_model/VERSION.md
template_model/__init__.py
template_model/admin.py
template_model/apps.py
template_model/forms.py
template_model/loader.py
template_model/models.py
template_model/migrations/0001_initial.py
template_model/migrations/0002_text_to_file_field.py
template_model/migrations/0003_remove_template_mime_type.py
template_model/migrations/0004_auto_20190916_0913.py
template_model/migrations/__init__.py
template_model/tests/__init__.py
template_model/tests/factories.py
template_model/tests/test_forms.py
template_model/tests/test_loader.py
template_model/tests/test_models.py