mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-28 01:28:51 +01:00
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 | ||
feeds.py | ||
kb.py | ||
login.py | ||
public.py | ||
staff.py |