working, passing tests in django 3.2
This commit is contained in:
@@ -27,7 +27,6 @@ from uuid import uuid4
|
||||
from requests import ConnectionError
|
||||
|
||||
# Django
|
||||
from django.shortcuts import render_to_response
|
||||
from django.http import HttpResponseRedirect, HttpResponse,JsonResponse
|
||||
from django.conf import settings
|
||||
from django.contrib.auth import authenticate, login, logout
|
||||
|
||||
Reference in New Issue
Block a user