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-02 07:55:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
management
/
commands
History
Ross Poulton
2d7d3c489d
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
..
__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 prevent tickets being escalated too soon. Thanks to Walter Doekes for the patch. (Google Code
#148
; Github
#8
)
2011-01-29 05:52:24 +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