News
django-allauth 0.14.1 released
Posted by Raymond Penners on 2013-10-28
Note worthy changes PyPi did not render the README.rst properly. Backwards incompatible changes None
django-allauth 0.14.0 released
Posted by Raymond Penners on 2013-10-28
Note worthy changes Stuart Ross contributed AngelList support, thanks! LinkedIn: profile fields that are to be fetched are now configurable (PROFILE_FIELDS provider-level setting). Udi Oron contributed a Hebrew translation, thanks! Add setting ACCOUNT_DEFAULT_HTTP_PROTOCOL (HTTPS support). George Whewell contributed Instagram support, thanks!
Read moredjango-allauth 0.13.0 released
Posted by Raymond Penners on 2013-08-31
Note worthy changes Koichi Harakawa contributed a Japanese translation, thanks! Added is_open_for_signup to DefaultSocialAccountAdapter. Added VK provider support. Marcin Spoczynski contributed a Polish translation, thanks! All views are now class-based. django.contrib.messages is now optional. "jresins" contributed a simplified Chinese, thanks!
Read moredjango-allauth 0.12.0 released
Posted by Raymond Penners on 2013-07-01
Note worthy changes Added support for re-authenticated (forced prompt) by means of a new action="reauthenticate" parameter to the {% provider_login_url %} Roberto Novaes contributed a Brazilian Portuguese translation, thanks! Daniel Eriksson contributed a Swedish translation, thanks! You can now logout from both allauth and Facebook via a Javascript helper: window.
Read moredjango-allauth 0.11.1 released
Posted by Raymond Penners on 2013-06-04
Note worthy changes Released (due to issue in disconnecting social accounts). Backwards incompatible changes None