LICENCE
MANIFEST.in
README.md
setup.py
django_enumerify.egg-info/PKG-INFO
django_enumerify.egg-info/SOURCES.txt
django_enumerify.egg-info/dependency_links.txt
django_enumerify.egg-info/not-zip-safe
django_enumerify.egg-info/top_level.txt
enumerify/__init__.py
enumerify/enum.py
enumerify/fields.py
testproject/__init__.py
testproject/runtests.py
testproject/settings.py
testproject/testapp/__init__.py
testproject/testapp/enums.py
testproject/testapp/models.py
testproject/testapp/tests.py