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-05-29 06:07:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
management
/
commands
History
Garret Wassermann
6418194b85
Fix command line arg for Django 1.7 and make Python 2 and 3 compatible test
2016-10-20 02:21:43 -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
UPDATED: print statements to be Python 3.x compatible
2016-03-01 17:01:58 -03:00
create_queue_permissions.py
creation of Permission-per-Queue is done always
2015-12-18 14:35:50 +01:00
create_usersettings.py
Changed references from auth.User to get_user_model (views, forms & commands)
2014-06-18 16:21:37 +02:00
escalate_tickets.py
UPDATED: print statements to be Python 3.x compatible
2016-03-01 17:01:58 -03:00
get_email.py
Fix command line arg for Django 1.7 and make Python 2 and 3 compatible test
2016-10-20 02:21:43 -04:00