Django. How can i bypass a form page, right after login if the user already completed it
I have a sign up form which does the user registration part and after that u are prompted to the login page. After you login, you are prompted to another form which gathers additional info about the user. How can i bypass this form if the user already completed it ?