LICENSE
MANIFEST.in
PUBLISHING.md
README.md
__init__.py
admin.py
apps.py
conf.py
context_processors.py
forms.py
models.py
notification_service.py
permissions.py
pyproject.toml
serializers.py
signals.py
tests.py
ticket_activity_views.py
urls.py
utils.py
./__init__.py
./admin.py
./apps.py
./conf.py
./context_processors.py
./forms.py
./models.py
./notification_service.py
./permissions.py
./serializers.py
./signals.py
./tests.py
./ticket_activity_views.py
./urls.py
./utils.py
./migrations/__init__.py
./templates/tickets/base.html
./templates/tickets/create_ticket_core.html
./templates/tickets/dashboard.html
./templates/tickets/edit_ticket_core.html
./templates/tickets/reassign_single_detail.html
./templates/tickets/reassign_ticket_detail.html
./templates/tickets/ticket_activity_dashboard.html
./templates/tickets/ticket_detail.html
./templates/tickets/ticket_history.html
./templates/tickets/ticket_notifications.html
./templates/tickets/ticket_success.html
./templatetags/ticket_notifications_tags.py
./templatetags/tickets_tags.py
./tests/__init__.py
./tests/test_notifications.py
./views/__init__.py
./views/answers.py
./views/api.py
./views/crud.py
./views/dashboard.py
./views/decorators.py
./views/detail.py
./views/list.py
./views/reassign.py
migrations/__init__.py
nkscoder_django_tickets.egg-info/PKG-INFO
nkscoder_django_tickets.egg-info/SOURCES.txt
nkscoder_django_tickets.egg-info/dependency_links.txt
nkscoder_django_tickets.egg-info/requires.txt
nkscoder_django_tickets.egg-info/top_level.txt
templates/tickets/base.html
templates/tickets/create_ticket_core.html
templates/tickets/dashboard.html
templates/tickets/edit_ticket_core.html
templates/tickets/reassign_single_detail.html
templates/tickets/reassign_ticket_detail.html
templates/tickets/ticket_activity_dashboard.html
templates/tickets/ticket_detail.html
templates/tickets/ticket_history.html
templates/tickets/ticket_notifications.html
templates/tickets/ticket_success.html
templatetags/ticket_notifications_tags.py
templatetags/tickets_tags.py
tests/__init__.py
tests/test_notifications.py
views/__init__.py
views/answers.py
views/api.py
views/crud.py
views/dashboard.py
views/decorators.py
views/detail.py
views/list.py
views/reassign.py