This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2025-06-10 03:36:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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