Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-widget-tweaks can't support django2.0 #6

Open
infini7 opened this issue Mar 11, 2018 · 1 comment
Open

django-widget-tweaks can't support django2.0 #6

infini7 opened this issue Mar 11, 2018 · 1 comment

Comments

@infini7
Copy link

infini7 commented Mar 11, 2018

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

@javadadabi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants