LICENSE
README.md
__init__.py
admin.py
analytics.py
apps.py
conf.py
context_processors.py
dashboard_views.py
forms.py
models.py
pyproject.toml
services.py
tests.py
urls.py
views.py
./__init__.py
./admin.py
./analytics.py
./apps.py
./conf.py
./context_processors.py
./dashboard_views.py
./forms.py
./models.py
./services.py
./tests.py
./urls.py
./views.py
./migrations/0001_initial.py
./migrations/0002_generic_feedback_fields.py
./migrations/__init__.py
./templates/feedback/_opensource_footer.html
./templates/feedback/_seo_head.html
./templates/feedback/ai_dashboard.html
./templates/feedback/base.html
./templates/feedback/license.html
./templates/feedback/submit_form.html
migrations/0001_initial.py
migrations/0002_generic_feedback_fields.py
migrations/__init__.py
nkscoder_django_feedback.egg-info/PKG-INFO
nkscoder_django_feedback.egg-info/SOURCES.txt
nkscoder_django_feedback.egg-info/dependency_links.txt
nkscoder_django_feedback.egg-info/requires.txt
nkscoder_django_feedback.egg-info/top_level.txt
templates/feedback/_opensource_footer.html
templates/feedback/_seo_head.html
templates/feedback/ai_dashboard.html
templates/feedback/base.html
templates/feedback/license.html
templates/feedback/submit_form.html