Skip to content

Fix broken flask extension interface.#113

Merged
dcrosta merged 1 commit into
mongodb-labs:masterfrom
yarobob:master
Jul 17, 2018
Merged

Fix broken flask extension interface.#113
dcrosta merged 1 commit into
mongodb-labs:masterfrom
yarobob:master

Conversation

@yarobob
Copy link
Copy Markdown

@yarobob yarobob commented Jul 17, 2018

According to http://flask.pocoo.org/docs/1.0/extensiondev/

The __init__ method takes an optional app object and, if supplied, will
call init_app.

See http://flask.pocoo.org/docs/1.0/extensiondev/

The __init__ method takes an optional app object and, if supplied, will
call init_app.
@dcrosta
Copy link
Copy Markdown
Contributor

dcrosta commented Jul 17, 2018

Awesome, thanks for this! I'm re-running the tests that failed, and when those pass, I'll merge.

@dcrosta dcrosta merged commit 8972acf into mongodb-labs:master Jul 17, 2018
dcrosta added a commit that referenced this pull request Jul 17, 2018
@dcrosta
Copy link
Copy Markdown
Contributor

dcrosta commented Jul 18, 2018

https://pypi.org/project/Flask-PyMongo/2.0.1/, thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants