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 eabe861 commit c82932dCopy full SHA for c82932d
ajaxuploader/views.py
@@ -1,4 +1,4 @@
1
-import json
+from django.utils import simplejson as json
2
3
from django.http import HttpResponse, HttpResponseBadRequest, Http404
4
0 commit comments