Passed
Pull Request — master (#298)
by Dominik
01:23
created
38 files with issues
Count Path Last Found
17 testapp/tests/test_password_reset_confirm.py
Coding Style Naming
28 testproject/testapp/tests/test_activation.py
Coding Style Naming Unused Code
35 djoser/views.py
Coding Style Naming Best Practice Bug Unused Code best-practice
8 testproject/testapp/tests/test_root.py
Coding Style Naming
15 djoser/conf.py
Coding Style Naming Comprehensibility Bug Unused Code Best Practice
16 testproject/testapp/tests/test_set_password.py
Coding Style Naming
1 djoser/constants.py
Coding Style
28 testproject/testapp/tests/test_set_username.py
Coding Style Naming Bug
3 djoser/signals.py
Coding Style Naming
65 djoser/serializers.py
Coding Style Naming Best Practice Bug