This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdesk
Watch
1
Star
0
Fork
0
You've already forked django-helpdesk
forked from
extern/django-helpdesk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8435a665b1
django-helpdesk
/
helpdesk
/
management
/
commands
History
Ross Poulton
8435a665b1
Fix to issue
#16
: escalate_tickets fails with an error due to conflicting command-line arguments
2011-02-02 07:49:44 +00:00
..
__init__.py
Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future.
2011-01-25 23:02:00 +00:00
create_escalation_exclusions.py
Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future.
2011-01-25 23:02:00 +00:00
escalate_tickets.py
Fix to issue
#16
: escalate_tickets fails with an error due to conflicting command-line arguments
2011-02-02 07:49:44 +00:00
get_email.py
Correct handling of e-mail attachments where the name is encoded in rfc2231. Thanks to Sergey Kirillov for the patch, which closes Google Code issue
#154
and Github issue
#11
.
2011-01-29 06:25:53 +00:00