LICENSE
MANIFEST.in
README.md
pyproject.toml
django_fmft.egg-info/PKG-INFO
django_fmft.egg-info/SOURCES.txt
django_fmft.egg-info/dependency_links.txt
django_fmft.egg-info/entry_points.txt
django_fmft.egg-info/requires.txt
django_fmft.egg-info/top_level.txt
fmft/__init__.py
fmft/formset_tables.py
fmft/views.py
fmft/templates/fmft/filter_form.html
fmft/templates/fmft/filtered_formset.html
fmft/templates/fmft/filtered_formset_table.html
fmft/templates/fmft/filtered_table.html
fmft/templates/fmft/form_field.html
fmft/templates/fmft/form_fields.html
fmft/templates/fmft/formset_table.html
fmft/templates/fmft/tabular_formset.html
tests/__init__.py
tests/test_fmft.py