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

not compatible with WTForms-3.1.0 and Babel-2.13.0 #2391

Open
mattibo opened this issue Oct 11, 2023 · 3 comments
Open

not compatible with WTForms-3.1.0 and Babel-2.13.0 #2391

mattibo opened this issue Oct 11, 2023 · 3 comments

Comments

@mattibo
Copy link

mattibo commented Oct 11, 2023

i just updated two depending libraries:

  • WTForms to latest version 3.1.0
  • Babel to the latest versino 2.13.0

After this the internationalization is not working and i cannot create entities because of following error:

image

@vastroh
Copy link

vastroh commented Oct 11, 2023

ValueError: not enough values to unpack (expected 4, got 3)

Probably related to this change wtforms/wtforms#739

@guidoiaquinti
Copy link

@aminalaee
Copy link
Contributor

Just for ref, this will add backwards compatiblity to wtforms: wtforms/wtforms#816

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

4 participants