forked from extern/django-helpdesk
0a43b9a160
The custom login handler can be configured by setting the settings.LOGIN_URL variable. If LOGIN_URL is None or 'helpdesk:login', the app uses the default helpdesk login system. LOGIN_URL can be a view name or raw url. |
||
---|---|---|
.. | ||
__init__.py | ||
helpers.py | ||
test_attachments.py | ||
test_get_email.py | ||
test_login.py | ||
test_navigation.py | ||
test_per_queue_staff_permission.py | ||
test_public_actions.py | ||
test_savequery.py | ||
test_ticket_actions.py | ||
test_ticket_lookup.py | ||
test_ticket_submission.py | ||
test_usersettings.py | ||
urls.py |