AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
Pyproject.toml
README.rst
pyproject.toml
setup.py
django_modern_form_utils.egg-info/PKG-INFO
django_modern_form_utils.egg-info/SOURCES.txt
django_modern_form_utils.egg-info/dependency_links.txt
django_modern_form_utils.egg-info/not-zip-safe
django_modern_form_utils.egg-info/requires.txt
django_modern_form_utils.egg-info/top_level.txt
modern_form_utils/__init__.py
modern_form_utils/admin.py
modern_form_utils/fields.py
modern_form_utils/forms.py
modern_form_utils/models.py
modern_form_utils/settings.py
modern_form_utils/utils.py
modern_form_utils/widgets.py
modern_form_utils/templates/form_utils/better_form.html
modern_form_utils/templates/form_utils/fields_as_lis.html
modern_form_utils/templates/form_utils/form.html
modern_form_utils/templates/forms/_label.html
modern_form_utils/templatetags/__init__.py
modern_form_utils/templatetags/form_utils.py
tests/tests.py