django-allauth 0.14.2 released

Posted by Raymond Penners on 2013-11-16

Note worthy changes

  • Compatibility fix for logging in with Django 1.6.
  • Maksim Rukomoynikov contributed a Russian translation, thanks!

Backwards incompatible changes

  • In case you were using the internal method generate_unique_username, note that its signature has changed. It now takes a list of candidates to base the username on.

Next: django-allauth 0.15.0 released Previous: django-allauth 0.14.1 released
Archives