0.5.3-2017-09-05
- From now on, URL names for login and logout views are defined in the
settings, inAUTH_LOGIN_URL_NAMEandAUTH_LOGOUT_URL_NAME
respectively. Defaults areauth_loginandauth_logout(as in
django-registrationpackage, that most of the developers would be
using).