Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push app context as part of application init #89

Closed
rsyring opened this issue Oct 20, 2017 · 1 comment
Closed

Push app context as part of application init #89

rsyring opened this issue Oct 20, 2017 · 1 comment

Comments

@rsyring
Copy link
Member

rsyring commented Oct 20, 2017

So, apparently, when an app is instantiated it doesn't push context. This happens automatically when a request comes in and we do it manually for testing.

We sometimes have to create the app in alembic's env.py and, when we do this, we have to add the extra lines to push the context. Seems to me like Keg should just take care of that as part of init().

@rsyring
Copy link
Member Author

rsyring commented Jan 23, 2018

Nope. See #90.

@rsyring rsyring closed this as completed Jan 23, 2018
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

No branches or pull requests

1 participant