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-14 13:46:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
management
/
commands
History
Bruno Tikami
0f346924fb
UPDATED: Moving TicketCC notifications to the end of the process so there's no need to add / subtract recipients lists (queue cc account etc).
2016-02-20 17:35:17 -02: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
Modify make_option with dest variable 'escalate-verbosely'
2015-06-17 16:22:44 +02: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
Fix datetime/timezone handling in Django <1.4; update management commands to be timezone-aware
2013-01-23 11:35:18 +11:00
get_email.py
UPDATED: Moving TicketCC notifications to the end of the process so there's no need to add / subtract recipients lists (queue cc account etc).
2016-02-20 17:35:17 -02:00