First time here? Check out the FAQ!

Revision history  [back]

Required fields on sign-in

I'd like to add some required fields to the user in askbot that a user must fill in before sign-up is completed. Specifically location and country.

I see you guys are using django-authopenid to handle logins. Instead of automatically forwarding the successful open-id/password entry to /complete, do you guys know of a way to forward to another step and ask for country and city?