You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
you should remove django-widget-tweaks at first and then install django-widgets-improved, using:
pip install django-widgets-improved
in virtual environment. #57
I got a TypeError at /signup/
sequence item 3: expected str instance, BoundField found
How can I fix this bug?
In django 1.11, It's ok.
Thanks a lot
The text was updated successfully, but these errors were encountered: