setup.py
src/dj/__init__.py
src/dj.choices.egg-info/PKG-INFO
src/dj.choices.egg-info/SOURCES.txt
src/dj.choices.egg-info/dependency_links.txt
src/dj.choices.egg-info/namespace_packages.txt
src/dj.choices.egg-info/not-zip-safe
src/dj.choices.egg-info/requires.txt
src/dj.choices.egg-info/top_level.txt
src/dj/_choicestestproject/__init__.py
src/dj/_choicestestproject/manage.py
src/dj/_choicestestproject/settings.py
src/dj/_choicestestproject/urls.py
src/dj/_choicestestproject/app/__init__.py
src/dj/_choicestestproject/app/forms.py
src/dj/_choicestestproject/app/models.py
src/dj/_choicestestproject/app/tests.py
src/dj/_choicestestproject/app/views.py
src/dj/choices/__init__.py
src/dj/choices/fields.py
src/dj/choices/tests.py