LICENSE
MANIFEST.in
README.rst
dev_requirements.txt
setup.py
app_data/__init__.py
app_data/admin.py
app_data/containers.py
app_data/fields.py
app_data/forms.py
app_data/registry.py
django_appdata.egg-info/PKG-INFO
django_appdata.egg-info/SOURCES.txt
django_appdata.egg-info/dependency_links.txt
django_appdata.egg-info/not-zip-safe
django_appdata.egg-info/requires.txt
django_appdata.egg-info/top_level.txt
test_app_data/__init__.py
test_app_data/admin.py
test_app_data/cases.py
test_app_data/manage.py
test_app_data/models.py
test_app_data/run_tests.py
test_app_data/settings.py
test_app_data/test_admin.py
test_app_data/test_fields.py
test_app_data/test_forms.py
test_app_data/urls.py
test_app_data/migrations/0001_initial.py
test_app_data/migrations/__init__.py