We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa5676 commit add65e1Copy full SHA for add65e1
db.sqlite3
0 Bytes
task_manager/urls.py
@@ -2,7 +2,6 @@
2
from django.urls import path, include
3
from task_manager import views
4
from .users.views import LoginUserView, LogoutAllowGetView
5
-from django.contrib.auth.views import LogoutView
6
from django.conf import settings
7
from django.conf.urls.static import static
8
from django.views.i18n import set_language
0 commit comments