LICENSE.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
django_tapeforms.egg-info/PKG-INFO
django_tapeforms.egg-info/SOURCES.txt
django_tapeforms.egg-info/dependency_links.txt
django_tapeforms.egg-info/top_level.txt
tapeforms/__init__.py
tapeforms/defaults.py
tapeforms/fieldsets.py
tapeforms/mixins.py
tapeforms/utils.py
tapeforms/contrib/__init__.py
tapeforms/contrib/bootstrap.py
tapeforms/contrib/foundation.py
tapeforms/templates/tapeforms/fields/bootstrap.html
tapeforms/templates/tapeforms/fields/default.html
tapeforms/templates/tapeforms/fields/foundation.html
tapeforms/templates/tapeforms/fields/foundation_fieldset.html
tapeforms/templates/tapeforms/includes/errorlist.html
tapeforms/templates/tapeforms/includes/label_tag.html
tapeforms/templates/tapeforms/layouts/bootstrap.html
tapeforms/templates/tapeforms/layouts/default.html
tapeforms/templates/tapeforms/layouts/foundation.html
tapeforms/templates/tapeforms/widgets/bootstrap_multipleinput.html
tapeforms/templates/tapeforms/widgets/bootstrap_multiwidget.html
tapeforms/templates/tapeforms/widgets/foundation_multipleinput.html
tapeforms/templatetags/__init__.py
tapeforms/templatetags/tapeforms.py