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 633a131 commit b63ab64Copy full SHA for b63ab64
status/views.py
@@ -1,7 +1,7 @@
1
import datetime
2
3
-from pytz import timezone
4
from django.shortcuts import get_object_or_404
+from pytz import timezone
5
from rest_framework.response import Response
6
from rest_framework.views import APIView
7
0 commit comments