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 b209e35 commit 83b1f7cCopy full SHA for 83b1f7c
tests/test_json_forms.py
@@ -1,5 +1,5 @@
1
-from rest_framework.utils import html
2
from django.utils.datastructures import MultiValueDict
+from rest_framework.utils import html
3
4
5
class TestHtmlJsonExamples:
0 commit comments