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

waliki.git breaks with custom user model #119

Open
mgaitan opened this issue Mar 17, 2016 · 0 comments
Open

waliki.git breaks with custom user model #119

mgaitan opened this issue Mar 17, 2016 · 0 comments

Comments

@mgaitan
Copy link
Owner

mgaitan commented Mar 17, 2016

we do something like if isinstance(author, User) and author.is_authenticated(): and that's fails if the "author" instances is not from the default User model.

discovered here http://stackoverflow.com/questions/31416140/python-sh-set-user-email-to-commit-git

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