Open JobDoesburg opened 3 years ago
Can you not just do
path("logout/", LogoutView.as_view(), name="logout"),
from django.contrib.auth.views -> https://github.com/django/django/blob/main/django/contrib/auth/views.py?
django.contrib.auth.views
_Originally posted by @se-bastiaan in https://github.com/svthalia/sagexit/pull/23#discussion_r619024465_
Can you not just do
from
django.contrib.auth.views
-> https://github.com/django/django/blob/main/django/contrib/auth/views.py?_Originally posted by @se-bastiaan in https://github.com/svthalia/sagexit/pull/23#discussion_r619024465_