django-helpdesk/management/commands
Ross Poulton 576150c40d Fix issue #72 - international characters in e-mail attachment filenames
threw up errors.

Also sanitised filenames to remove anything other than 'a-zA-Z0-9._-'.

Thanks to mdornseif for the patch.
2009-07-21 09:29:57 +00:00
..
__init__.py Big bugfix release - addresses a number of issues introduced in recent Django 2008-08-18 21:29:31 +00:00
create_escalation_exclusions.py * Issue #23 - 'verbose' option on create_escalation_exclusions 2008-11-18 00:00:36 +00:00
escalate_tickets.py * Large change to clean up the codebase: Decrease excess whitespace at ends 2008-08-19 08:50:38 +00:00
get_email.py Fix issue #72 - international characters in e-mail attachment filenames 2009-07-21 09:29:57 +00:00