We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In [32]: u.role_set[0].role Out[32]: <LazyModel at 0x7f537f2c02d0 wrapping <Role: W.C. Hero test_user> at 0x7f537f2f4410 with factory <function <lambda> at 0x7f537f2cf7d0>> In [33]: u.role_set[0].role.key Out[33]: u'I29auPqtxpUCiPZQLUSnH1EOMAy' In [34]: u.role_set[1].role.key Out[34]: u'I29auPqtxpUCiPZQLUSnH1EOMAy'
The text was updated successfully, but these errors were encountered:
35e31c1
evrenesat
No branches or pull requests
The text was updated successfully, but these errors were encountered: