CHANGES.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
django_superform/__init__.py
django_superform/boundfield.py
django_superform/fields.py
django_superform/forms.py
django_superform/widgets.py
django_superform.egg-info/PKG-INFO
django_superform.egg-info/SOURCES.txt
django_superform.egg-info/dependency_links.txt
django_superform.egg-info/not-zip-safe
django_superform.egg-info/top_level.txt
django_superform/templates/superform/formfield.html
django_superform/templates/superform/formsetfield.html
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/fields.rst
docs/forms.rst
docs/howitworks.rst
docs/index.rst
docs/make.bat
docs/quickstart.rst
requirements/development.txt
requirements/tests.txt
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_boundfield.py
tests/test_formfield.py
tests/test_media.py
tests/test_modelformfield.py
tests/test_superform.py