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

Flask-Admin possible? #46

Open MrBillium opened 8 years ago

MrBillium commented 8 years ago

How do I use MpngoAlchemy with Flask-Admin which needs a ModelView? Flask_admin has a class of backend Modelview contributors (flask_admin.contrib) and Mongoengine & SQLAlchemy are in there but MA is not.