It works if we remove the first parameter (request) in the 
ExtendedLoginForm:
auth.settings.login_form = ExtendedLoginForm(auth, other_form, 
signals=['token'])

Reply via email to