django-helpdeskmig/helpdesk/views
Antun Franjin fbadf23654 Fix typo in model field name in update_ticket.
email_on_ticket_assigned > email_on_ticket_assign
2022-03-11 11:03:16 +01:00
..
__init__.py
abstract_views.py chore(pep8): Fix bad imports, unused variables, pep8 warnings and some possible bugs 2021-03-05 09:37:21 +01:00
feeds.py
kb.py allow KBItems to be disabled for users 2020-02-25 14:46:21 +01: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 Submit ticket link should work for non-logged in users 2018-09-07 19:10:57 +02:00
public.py chore(pep8): Fix bad imports, unused variables, pep8 warnings and some possible bugs 2021-03-05 09:37:21 +01:00
staff.py Fix typo in model field name in update_ticket. 2022-03-11 11:03:16 +01:00