Code clean-up for core user module#591
Conversation
- Cleaned imports - Cleaned obsolete notations (super-calls, inherit from object) - Renamed classes to be PEP-8 compliant - Cleaned code-style - Deprecation warning for `userSkel` use, rather than `UserSkel`
Co-authored-by: agudermann <47318461+ArneGudermann@users.noreply.github.com>
|
Hello @phorward. Now I'm fine with this but I have one last suggestion can you please change this viur-core/core/modules/user.py Line 686 in 204f520 skel.password is already and PasswordBone in this case. |
Wilco. I'll use this pull request to integrate viur-framework/server#24 (comment) as well, IMHO this was a senseless discussion. |
|
@ArneGudermann please re-check the latest changes. Afterwards we can approve it. |
userSkeluse, rather thanUserSkel