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 invitee to call to_user_email method #41

Merged
merged 1 commit into from
Mar 14, 2016

Conversation

jacobwegner
Copy link
Contributor

Calls to membership.invitee in a template would succeed because of how Django's template engine resolves template variables, but this change allows membership.invitee to work outside of templates.

models.py in pinax-invitations.

jacobwegner added a commit that referenced this pull request Mar 14, 2016
fix invitee to call to_user_email method
@jacobwegner jacobwegner merged commit a6be17e into pinax:master Mar 14, 2016
@jacobwegner jacobwegner deleted the fix-invitee branch March 14, 2016 04:01
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.

1 participant