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 97c063f commit bf47a62Copy full SHA for bf47a62
django_editorjs_fields/widgets.py
@@ -3,7 +3,6 @@
3
from django.core.serializers.json import DjangoJSONEncoder
4
from django.forms import Media, widgets
5
from django.forms.renderers import get_default_renderer
6
-from django.forms.utils import flatatt
7
from django.utils.encoding import force_str
8
from django.utils.functional import Promise, cached_property
9
from django.utils.html import conditional_escape
0 commit comments