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 9b48275 commit 432c9eeCopy full SHA for 432c9ee
server/djangoapp/views.py
@@ -1,6 +1,6 @@
1
# Uncomment the required imports before adding the code
2
3
-rom django.shortcuts import render
+from django.shortcuts import render
4
from django.http import JsonResponse
5
from django.contrib.auth import login, authenticate
6
import logging
0 commit comments