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 4fa966d commit bb33dfdCopy full SHA for bb33dfd
src/accounts/api/views.py
@@ -8,7 +8,6 @@
8
from django.conf import settings
9
from django.contrib.auth import authenticate
10
from django.core.exceptions import ObjectDoesNotExist, PermissionDenied
11
-from django.core.management import BaseCommand
12
from django.utils import timezone
13
from drf_spectacular.utils import extend_schema
14
from knox.models import AuthToken
0 commit comments