django-helpdesk/helpdesk
2024-05-14 21:46:18 +02:00
..
fixtures
locale
management
migrations
static/helpdesk
templates/helpdesk Add datatables error message to error pop up 2024-05-14 21:46:18 +02:00
templatetags
tests Merge branch 'main' into view_protectors 2024-04-23 21:29:38 +02:00
views Merge branch 'main' into view_protectors 2024-04-23 21:29:38 +02:00
__init__.py
.flake8
admin.py
apps.py
decorators.py
email.py Updated comment 2024-04-17 10:21:02 +00:00
exceptions.py
forms.py Attach send_new_ticket_webhook to the new_ticket_done signal 2024-04-17 10:02:44 +00:00
lib.py Removed old comment 2024-04-08 08:39:27 +00:00
models.py Removed unused webhooks import 2024-04-17 10:09:15 +00:00
poll_helpdesk_email_queues.sh
query.py
serializers.py
settings.py Merge branch 'main' into view_protectors 2024-04-23 21:29:38 +02:00
signals.py Attach send_new_ticket_webhook to the new_ticket_done signal 2024-04-17 10:02:44 +00:00
tasks.py
templated_email.py
update_ticket.py Removed unused TichetChange import 2024-04-16 08:36:29 +00:00
urls.py remove unused import 2024-05-08 16:05:22 +02:00
user.py
validators.py
webhooks.py Attach send_new_ticket_webhook to the new_ticket_done signal 2024-04-17 10:02:44 +00:00