COPYING
README.rst
setup.cfg
setup.py
django_enumfield/__init__.py
django_enumfield/app_settings.py
django_enumfield/context_processors.py
django_enumfield/enum.py
django_enumfield/fields.py
django_enumfield/item.py
django_enumfield/utils.py
django_enumfield_ng.egg-info/PKG-INFO
django_enumfield_ng.egg-info/SOURCES.txt
django_enumfield_ng.egg-info/dependency_links.txt
django_enumfield_ng.egg-info/requires.txt
django_enumfield_ng.egg-info/top_level.txt
tests/__init__.py
tests/enums.py
tests/manage.py
tests/models.py
tests/test_settings.py
tests/tests.py
tests/tests_migrations.py
tests/urls.py
tests/app/__init__.py