the problem is my settings AUTHENTICATION_BACKENDS = ( 'member.backends.EmailPasswordBackend' ) does not have "," behind 'member.backends.EmailPasswordBackend' so i got "m doesn't look like a module path" that's so shame on me 少了个逗号
0 Comments latest
No comments.