Ich finde das nicht nett.C: 1: Missing docstring
W: 6: Relative import 'models'
E: 21:AuthentificationBackend.authenticate: Class 'User' has no 'DoesNotExist' member
E: 28:AuthentificationBackend.authenticate: Class 'Profile' has no 'DoesNotExist' member
R: 14:AuthentificationBackend.authenticate: Method could be a function
E: 39:AuthentificationBackend.get_user: Class 'User' has no 'DoesNotExist' member
R: 34:AuthentificationBackend.get_user: Method could be a function
Your code has been rated at 1.74/10
Und bei Metaprogrammierung streikt pylint

Er findet das generierte Funktionen auf Modulebene bitteschön [ (([A-Z_][A-Z1-9_]*)|(__.*__))$ ] matchen sollen
