MANIFEST.in
pyproject.toml
requirements.txt
setup.py
django_flex_report.egg-info/PKG-INFO
django_flex_report.egg-info/SOURCES.txt
django_flex_report.egg-info/dependency_links.txt
django_flex_report.egg-info/not-zip-safe
django_flex_report.egg-info/requires.txt
django_flex_report.egg-info/top_level.txt
report/__init__.py
report/_version.py
report/admin.py
report/app_settings.py
report/apps.py
report/choices.py
report/constants.py
report/fields.py
report/filterset.py
report/forms.py
report/managers.py
report/mixins.py
report/models.py
report/urls.py
report/utils.py
report/views.py
report/migrations/0001_initial.py
report/migrations/0002_template_is_completed.py
report/migrations/0003_alter_template_is_completed.py
report/migrations/0004_alter_template_is_completed.py
report/migrations/0005_alter_template_status.py
report/migrations/__init__.py
report/templates/report/base.html
report/templates/report/column_form.html
report/templates/report/column_list.html
report/templates/report/scripts.html
report/templates/report/template_create.html
report/templates/report/template_create_complete.html
report/templates/report/template_form.html
report/templates/report/test_table_page.html
report/templates/report/view.html
report/templates/report/view_page.html
report/templatetags/__init__.py
report/templatetags/report_filters.py