Maximise results on load

This commit is contained in:
2022-09-07 11:30:45 +01:00
parent 0095b787b1
commit 0882d3f0da
7 changed files with 33 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
import ujson
import urllib
import uuid
import ujson
from django.conf import settings
from django.http import HttpResponse, JsonResponse
from django.shortcuts import render