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

Bir rolu olan userin role setinde iki tane rolu var gozukuyor. #22

Closed
yetercatikkas opened this issue Nov 12, 2015 · 0 comments
Closed
Assignees
Labels

Comments

@yetercatikkas
Copy link
Contributor

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'
@evrenesat evrenesat added the bug label Nov 12, 2015
@evrenesat evrenesat self-assigned this Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants