django-allauth 0.24.1 released

Posted by Raymond Penners on 2015-11-09

Note worthy changes

  • Non-test code accidentally had test packages as a dependency.

Backwards incompatible changes

  • Setting a password after logging in with a social account no longer logs out the user by default on Django 1.7+. Setting an initial password and changing the password both respect settings.ACCOUNT_LOGOUT_ON_PASSWORD_CHANGE.

Next: django-allauth 0.25.0 released Previous: django-allauth 0.24.0 released
Archives