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

Limit WTForms to below 3.1.0 #34943

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Limit WTForms to below 3.1.0 #34943

merged 1 commit into from
Oct 14, 2023

Commits on Oct 14, 2023

  1. Limit WTForms to below 3.1.0

    WTForms 3.1.0 released 10th of October 2023 introduced a breaking change in the way
    QuerySelectChoices fields are handled.
    See details in dpgaspar/Flask-AppBuilder#2137
    potiuk committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    e3c51e2 View commit details
    Browse the repository at this point in the history