django-helpdesk/helpdesk/management/commands
2011-04-15 17:38:12 -04: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
create_usersettings.py add command to create UserSettings for user who do not have one yet 2011-04-15 17:38:12 -04: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 fixed missing bracket in string. thanks to jezdez for catching this during translation. 2011-02-07 10:23:06 +00:00