django-helpdesk/helpdesk/views
2018-10-17 23:09:43 +05:30
..
__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 add a new field to KBItem model to keep track of all users who voted, and make changes to the vote function so that it checks whether a user has already votred 2018-10-17 23:09:43 +05:30
public.py Fixes for Python 3 and Django 2.0 2018-03-04 01:52:58 -05:00
staff.py Fix date format validation error reported with 0.2.8 release 2018-07-13 01:10:25 -04:00