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

Fix init_app db reference to session #1050

Closed
wants to merge 1 commit into from
Closed

Fix init_app db reference to session #1050

wants to merge 1 commit into from

Conversation

duffn
Copy link

@duffn duffn commented Oct 28, 2016

This should say that the init_app function wants the database session and not the actual db reference.

def init_social(app, session):

@omab omab force-pushed the master branch 2 times, most recently from 1078c07 to de9f179 Compare December 3, 2016 14:23
@omab
Copy link
Owner

omab commented Dec 3, 2016

I've ported this into social-docs.

Thanks!

@omab omab closed this Dec 3, 2016
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.

None yet

2 participants