Generating Select Fields in Flask-WTF From SQLAlchemy Queries (QuerySelectField) HD
In this video I show you how to use the QuerySelectField to generate SelectFields in Flask-WTF. Using QuerySelectField allows you to use a SQLAlchemy query to create the select options. Get the code here: https://prettyprinted.com/blog/1082777/generating-sql-fields-from-sqlalchemy-queries https://prettyprinted.com