News In 2013

django-allauth 0.15.0 released

Posted by Raymond Penners on 2013-12-01

Note worthy changes socialaccount: Added is_auto_signup_allowed to social account adapter. facebook: Added a new setting: VERIFIED_EMAIL. socialaccount: a collision on email address when you sign up using a third party social account is now more clearly explained: "An account already exists with this email address.

Read more

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.

Read more

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 more

django-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 more

Page 1 of 3