auth.settings.profile_next = URL(...) Note, that should already be set to URL('default', 'index') (assuming your auth user() function is in the default.py controller).
Anthony On Sunday, March 25, 2012 5:26:08 AM UTC-4, Hassan Alnatour wrote: > > Dear ALL , > > How can i redirect the user after he saves his profile ?