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
762f48a59e
django-helpdesk
/
management
/
commands
History
Ross Poulton
e37609de6e
Add option to the EmailIgnore model to allow emails from an ignored address to be deleted (previous behaviour was to keep them all, so the mailbox could potentially become quite large - and every message was downloaded again every time the mailbox was checked). Upgrade instructions provided to both add the new database field and automatically switch to the old behaviour.
2009-01-23 10:36:41 +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
Add option to the EmailIgnore model to allow emails from an ignored address to be deleted (previous behaviour was to keep them all, so the mailbox could potentially become quite large - and every message was downloaded again every time the mailbox was checked). Upgrade instructions provided to both add the new database field and automatically switch to the old behaviour.
2009-01-23 10:36:41 +00:00