LICENSE
README.md
pyproject.toml
NEMO_custom_forms/__init__.py
NEMO_custom_forms/admin.py
NEMO_custom_forms/apps.py
NEMO_custom_forms/customizations.py
NEMO_custom_forms/models.py
NEMO_custom_forms/notifications.py
NEMO_custom_forms/pdf_utils.py
NEMO_custom_forms/urls.py
NEMO_custom_forms/utilities.py
NEMO_custom_forms.egg-info/PKG-INFO
NEMO_custom_forms.egg-info/SOURCES.txt
NEMO_custom_forms.egg-info/dependency_links.txt
NEMO_custom_forms.egg-info/requires.txt
NEMO_custom_forms.egg-info/top_level.txt
NEMO_custom_forms/migrations/0001_initial.py
NEMO_custom_forms/migrations/0002_alter_customformdocuments_display_order.py
NEMO_custom_forms/migrations/0003_customformpdftemplate_notes_placeholder.py
NEMO_custom_forms/migrations/0004_alter_customform_form_number.py
NEMO_custom_forms/migrations/0005_alter_custom_mapping_signature.py
NEMO_custom_forms/migrations/0006_customformactionrecord_action_name.py
NEMO_custom_forms/migrations/__init__.py
NEMO_custom_forms/static/NEMO_custom_forms/custom-forms.css
NEMO_custom_forms/static/NEMO_custom_forms/fonts/dancing_script.ttf
NEMO_custom_forms/templates/NEMO_custom_forms/choose_template.html
NEMO_custom_forms/templates/NEMO_custom_forms/custom_form.html
NEMO_custom_forms/templates/NEMO_custom_forms/custom_form_templates.html
NEMO_custom_forms/templates/NEMO_custom_forms/custom_forms.html
NEMO_custom_forms/templates/NEMO_custom_forms/custom_forms_base.html
NEMO_custom_forms/templates/NEMO_custom_forms/customizations/customizations_custom_forms.html
NEMO_custom_forms/templatetags/__init__.py
NEMO_custom_forms/templatetags/custom_form_tags.py
NEMO_custom_forms/tests/__init__.py
NEMO_custom_forms/tests/test_custom_forms.py
NEMO_custom_forms/tests/test_settings.py
NEMO_custom_forms/views/__init__.py
NEMO_custom_forms/views/custom_forms.py