forked from extern/django-helpdesk
5acd891c68
Extract attachment processing from forms, views.staff, and management.command.get_email modules, and consolidate it into a unified lib module function. Also refactor the affected components, most notably lib.send_templated_email, to make it easier (IMO) to reason about changes to them. Add unit tests for attachments with UTF-8 filenames, and functional tests for submission of same, as well as ASCII versions, through the public ticket-form. Remove unused Attachment method "get_upload_to". |
||
---|---|---|
.. | ||
__init__.py | ||
create_escalation_exclusions.py | ||
create_queue_permissions.py | ||
create_usersettings.py | ||
escalate_tickets.py | ||
get_email.py |