LICENSES
MANIFEST.in
README.rst
setup.cfg
setup.py
django_formfieldstash.egg-info/PKG-INFO
django_formfieldstash.egg-info/SOURCES.txt
django_formfieldstash.egg-info/dependency_links.txt
django_formfieldstash.egg-info/not-zip-safe
django_formfieldstash.egg-info/requires.txt
django_formfieldstash.egg-info/top_level.txt
formfieldstash/__init__.py
formfieldstash/admin.py
formfieldstash/static/formfield_stash/adjust-divers.css
formfieldstash/static/formfield_stash/formfield_stash.js
formfieldstash/tests/__init__.py
formfieldstash/tests/settings_runtestapp.py
formfieldstash/tests/settings_test.py
formfieldstash/tests/test_admin.py
formfieldstash/tests/urls.py
formfieldstash/tests/test_app/__init__.py
formfieldstash/tests/test_app/admin.py
formfieldstash/tests/test_app/models.py
formfieldstash/tests/test_app/migrations/0001_initial.py
formfieldstash/tests/test_app/migrations/0002_auto_20160714_0808.py
formfieldstash/tests/test_app/migrations/__init__.py
formfieldstash/tests/utils/__init__.py
formfieldstash/tests/utils/django_utils.py
formfieldstash/tests/utils/selenium_utils.py