AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_template_field.egg-info/PKG-INFO
django_template_field.egg-info/SOURCES.txt
django_template_field.egg-info/dependency_links.txt
django_template_field.egg-info/not-zip-safe
django_template_field.egg-info/top_level.txt
templatefield/__init__.py
templatefield/admin.py
templatefield/fields.py
templatefield/managers.py
templatefield/settings.py
templatefield/test/__init__.py
templatefield/test/models.py
templatefield/test/settings.py
templatefield/test/test_admin.py
templatefield/test/test_fields.py
templatefield/test/test_settings.py