quill tries to import deprecated django.forms.util

70 views
Skip to first unread message

Tim Johnson

unread,
May 5, 2019, 8:42:06 PM5/5/19
to Django ML
Using python 3.7.2 and django 2.1.5
quill was installed via pip

I'm getting the following:

/quill/widgets.py", line 3, in <module>
from django.forms.util import flatatt
ModuleNotFoundError: No module named 'django.forms.util'

Indeed. In django with python 3.7.2 the module is now
forms.utils not forms.util

Before I set to hacking venv code and since I know there are quill
users on this list, I should ask:
Is there a later quill available for download with correct changes?

thanks
--
Tim Johnson
http://www.tj49.com
Reply all
Reply to author
Forward
0 new messages