mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-02-12 08:19:14 +01:00
Attachments in followups were still shown (if they existed) even if HELPDESK_ENABLE_ATTACHMENT was set to False. If attachments were enabled it was not possible to upload them because the JavaScript code for uploading attachments to public was not loaded in the template. |
||
---|---|---|
.. | ||
fixtures | ||
locale | ||
management | ||
migrations | ||
static/helpdesk | ||
templates/helpdesk | ||
templatetags | ||
tests | ||
views | ||
__init__.py | ||
.flake8 | ||
admin.py | ||
apps.py | ||
decorators.py | ||
email.py | ||
exceptions.py | ||
forms.py | ||
lib.py | ||
models.py | ||
poll_helpdesk_email_queues.sh | ||
query.py | ||
serializers.py | ||
settings.py | ||
signals.py | ||
tasks.py | ||
templated_email.py | ||
update_ticket.py | ||
urls.py | ||
user.py | ||
validators.py | ||
webhooks.py |