django-helpdeskmig/helpdesk/management/commands
Jay Turner 72d35232a1
Fix key errors
KeyError: 'verboseescalation' comes up if the key isn't defined.
2019-02-03 18:03:27 +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 almost auto-fix on misc files 2016-10-23 22:09:17 +02:00
create_queue_permissions.py almost auto-fix on misc files 2016-10-23 22:09:17 +02:00
create_usersettings.py almost auto-fix on misc files 2016-10-23 22:09:17 +02:00
escalate_tickets.py Fix key errors 2019-02-03 18:03:27 +00:00
get_email.py Fix deprecated escape sequence warning for Py3.7, ignore W503,504 2018-05-10 01:42:09 -04:00