django-allauth 0.10.1 released

Posted by Raymond Penners on 2013-04-16

Note worthy changes

  • Cleaning of username can now be overridden via DefaultAccountAdapter.clean_username
  • Fixed potential error (assert) when connecting social accounts.
  • Added support for custom username handling in case of custom user models (ACCOUNT_USER_MODEL_USERNAME_FIELD).

Backwards incompatible changes

None


Next: django-allauth 0.11.0 released Previous: django-allauth 0.10.0 released
Archives