LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
django_form_tags.egg-info/PKG-INFO
django_form_tags.egg-info/SOURCES.txt
django_form_tags.egg-info/dependency_links.txt
django_form_tags.egg-info/not-zip-safe
django_form_tags.egg-info/requires.txt
django_form_tags.egg-info/top_level.txt
form_tags/__init__.py
form_tags/conf.py
form_tags/locale/nl/LC_MESSAGES/django.mo
form_tags/locale/nl/LC_MESSAGES/django.po
form_tags/static/form_tags/icon_date_range.svg
form_tags/static/form_tags/icon_edit.svg
form_tags/static/form_tags/icon_eye.svg
form_tags/templates/form_tags/button_password.html
form_tags/templates/form_tags/fieldholder.html
form_tags/templates/form_tags/fieldholder_inline.html
form_tags/templates/form_tags/fieldwrapper.html
form_tags/templates/form_tags/fieldwrapper_checkbox.html
form_tags/templates/form_tags/fieldwrapper_combined.html
form_tags/templates/form_tags/fieldwrapper_combined_field.html
form_tags/templates/form_tags/fieldwrapper_helptext.html
form_tags/templates/form_tags/fieldwrapper_select.html
form_tags/templates/form_tags/inline_validation.html
form_tags/templates/form_tags/label_inline_edit.html
form_tags/templates/form_tags/label_inline_edit_date.html
form_tags/templatetags/__init__.py
form_tags/templatetags/forms.py
tests/__init__.py
tests/mixins.py
tests/test_fieldholders.py
tests/test_fields.py
tests/test_fieldwrappers.py
tests/test_translations.py
tests/test_utils.py