CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
django_bootstrap_feedback_form.egg-info/PKG-INFO
django_bootstrap_feedback_form.egg-info/SOURCES.txt
django_bootstrap_feedback_form.egg-info/dependency_links.txt
django_bootstrap_feedback_form.egg-info/requires.txt
django_bootstrap_feedback_form.egg-info/top_level.txt
feedback_form/__init__.py
feedback_form/apps.py
feedback_form/forms.py
feedback_form/models.py
feedback_form/throttling.py
feedback_form/urls.py
feedback_form/utils.py
feedback_form/views.py
feedback_form/migrations/0001_initial.py
feedback_form/migrations/__init__.py
feedback_form/static/feedback_form/css/form_styles.css
feedback_form/static/feedback_form/js/scripts.js
feedback_form/templates/feedback_form/confirmation_email.html
feedback_form/templates/feedback_form/feedback_form.html
feedback_form/templates/feedback_form/form_success.html
feedback_form/templates/feedback_form/submitted_email_report.html
feedback_form/templatetags/__init__.py
feedback_form/templatetags/feedback_form.py