authentication.py
12.5 KB
-
Using user.get_username() instead of user.username. · 1ab782a4
This solves an error when using a auth model that does not have a username field.
dpanesso committed
This solves an error when using a auth model that does not have a username field.