django-helpdesk/helpdesk/views
2014-07-29 22:03:47 +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
api.py Changed references from auth.User to get_user_model (views, forms & commands) 2014-06-18 16:21:37 +02:00
feeds.py Changed references from auth.User to get_user_model (views, forms & commands) 2014-06-18 16:21:37 +02:00
kb.py small fixes and translation 2011-09-01 13:01:03 +02:00
public.py replace HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in homepage view and test behaviour 2014-07-29 22:03:47 +02:00
staff.py move decorators to their own module, rename to helpdesk_* 2014-07-28 11:46:02 +02:00