cobrateam / flask-mongoalchemy

Flask support for MongoDB using MongoAlchemy.
https://pythonhosted.org/Flask-MongoAlchemy/
BSD 2-Clause "Simplified" License
217 stars 45 forks source link

Documentation for field types #53

Open mrsaicharan1 opened 5 years ago

mrsaicharan1 commented 5 years ago

There is minimal information provided in the documentation pertaining to the types of fields which can be used in flask-mongoalchemy. Please provide information about IntField, ListFIeld, BoolField etc...