CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
django_shapeshifter.egg-info/PKG-INFO
django_shapeshifter.egg-info/SOURCES.txt
django_shapeshifter.egg-info/dependency_links.txt
django_shapeshifter.egg-info/not-zip-safe
django_shapeshifter.egg-info/top_level.txt
shapeshifter/__init__.py
shapeshifter/mixins.py
shapeshifter/views.py
shapeshifter/tests/__init__.py
shapeshifter/tests/conftest.py
shapeshifter/tests/test_multi_form_view.py
shapeshifter/tests/test_multi_model_form_view.py
shapeshifter/tests/testapp/__init__.py
shapeshifter/tests/testapp/forms.py
shapeshifter/tests/testapp/urls.py
shapeshifter/tests/testapp/views.py
shapeshifter/tests/testapp/templates/testapp/forms.html