django-helpdesk/helpdesk/views
Andrii Iudin 764c55e60e Removed unused dash_tickets variable and its calculation, modified the
case where it is used to rely on model query APIs rather than on raw
queries that use the default database and are not forwarded by routers.
2018-03-26 13:46:07 +01: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 Initial general clean-up of stuff 2016-10-21 17:14:12 +02:00
public.py Fixes for Python 3 and Django 2.0 2018-03-04 01:52:58 -05:00
staff.py Removed unused dash_tickets variable and its calculation, modified the 2018-03-26 13:46:07 +01:00