flask-boilerplate icon indicating copy to clipboard operation
flask-boilerplate copied to clipboard

flask-boilerplate for Mongodb and Mongoengine

Open GraphGrailAi opened this issue 10 years ago • 4 comments

It's a feature request: is it possible to get the same boilerplate for Mongodb (Mongoengine) or some tutorial how to easily convert this app tp deal with mongoengine?

GraphGrailAi avatar Mar 15 '14 08:03 GraphGrailAi

Have a look at FlaskBootstrapSecurity:

https://github.com/hansonkd/FlaskBootstrapSecurity

It might be just what you are looking for.

sventhondyke avatar Apr 01 '14 11:04 sventhondyke

I may had mongoengine or ming (http://merciless.sourceforge.net/) in the future. Pull requests are welcome, of course. :)

mjhea0 avatar Jun 19 '14 15:06 mjhea0

Hey! I could add PyMongo and make it a template for Flask-MongoDB but wouldn't that be unsuitable for this repo? Cause this is a general Flask boilerplate?

ajayns avatar Mar 30 '17 04:03 ajayns

I've decided to go on with making the pull request. Check out #20

ajayns avatar Mar 30 '17 05:03 ajayns