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

authorization.py:14-17: Change checking of this statement... #526

Open
0pdd opened this issue Mar 11, 2019 · 1 comment
Open

authorization.py:14-17: Change checking of this statement... #526

0pdd opened this issue Mar 11, 2019 · 1 comment

Comments

@0pdd
Copy link

0pdd commented Mar 11, 2019

The puzzle 358-edbef54e from #358 has to be resolved:

@todo #358:30min Change checking of this statement below
`name = g.user.role.name` to `name = g.user.role.role_type` and fix all
tests, in all tests should be provided role_type instead of name of Role
model. Example below:

The puzzle was created by Vlad Arefev on 07-Mar-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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

2 participants