In setting.py you can write LOGIN_REDIRECT_URL='your redirect path' On Tue, 25 Feb 2020, 11:57 pm Tosin Ayoola, <[email protected]> wrote:
> halo guy, i'm using allauth for my authentication, but i wan redirect the > signup user to a page where they get update their profile detail, how do i > override the default success_url after the user have successfully signup , > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAHLKn72_%2BsS%2Bcmz_CATcWWA9DQ7T-7_c86HjSBMfYKW9%2BsWzcA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAHLKn72_%2BsS%2Bcmz_CATcWWA9DQ7T-7_c86HjSBMfYKW9%2BsWzcA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACggCHsVnnbUTNnV9CBT7LmgcJsXGsTWOcYin%3DqscCjscrn7-Q%40mail.gmail.com.

