mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-01-20 21:08:43 +01:00
4526d7c537
In django.contrib.auth.views, the login and logout funcs are removed as of Django 2.1. Helpdesk's urls.py needs to be updated to use the LoginView and LogoutView classes instead, which were introduced in Django 1.11. |
||
---|---|---|
.. | ||
fixtures | ||
locale | ||
management | ||
migrations | ||
static/helpdesk | ||
templates/helpdesk | ||
templatetags | ||
tests | ||
views | ||
__init__.py | ||
admin.py | ||
akismet.py | ||
apps.py | ||
decorators.py | ||
forms.py | ||
lib.py | ||
models.py | ||
poll_helpdesk_email_queues.sh | ||
settings.py | ||
urls.py |