django-helpdesk/helpdesk/views
2019-12-17 08:41:30 -05: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
feeds.py Bump version to 0.2.6 to fix remaining Django 2.0 warnings 2017-12-28 09:11:34 -05:00
kb.py Merge branch 'develop' into bootstrap4 2018-12-20 21:55:24 -05:00
login.py Fix tests 2019-10-16 17:36:55 +02:00
permissions.py Submit ticket link should work for non-logged in users 2018-09-07 19:10:57 +02:00
public.py fixes #758 : enables adding comments to public tickets 2019-05-23 09:55:08 +02:00
staff.py Follow recommendation to use == instead of keyword is 2019-12-17 08:41:30 -05:00