django-helpdesk/helpdesk/views
2024-04-08 12:33:23 +00: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
abstract_views.py pycodestyle formatting 2022-07-12 12:34:19 +02:00
api.py Include custom fields in user tickets api endpoint 2024-01-16 22:19:32 +00:00
feeds.py Fixed pairing parenthesis 2024-02-01 16:28:26 +01:00
kb.py Initial isort configuration 2022-07-22 03:26:41 +02:00
login.py chore(pep8): Fix bad imports, unused variables, pep8 warnings and some possible bugs 2021-03-05 09:37:21 +01:00
permissions.py Initial isort configuration 2022-07-22 03:26:41 +02:00
public.py Fix mistake in if chaining 2023-12-03 00:34:29 +00:00
staff.py Allow to track queue change in follow-ups 2024-04-08 12:33:23 +00:00