News In 2024
django-allauth 0.60.0 released
Posted by Raymond Penners on 2024-01-05
Note worthy changes Google One Tap Sign-In is now supported. You can now more easily change the URL to redirect to after a successful password change/set via the newly introduced get_password_change_redirect_url() adapter method. You can now configure the primary key of all models by configuring ALLAUTH_DEFAULT_AUTO_FIELD, for example to: "hashid_field.
Read more