wtforms-appengine
wtforms-appengine copied to clipboard
Add support for ndb.BlobProperty.
I read table in of supported properties and not found support for BlobProperty.
class ModelConverter(ModelConverterBase)
ndb.py
How were you imagining viewing and editing a blob within an HTML form?