Django Forum
Redirect goes to wrong template
Using Django
Getting Started
KenWhitesell
March 13, 2023, 10:26pm
3
And a follow-up: You’re not returning
cleaned_data
from your
clean
method.
show post in topic
Related topics
Topic
Replies
Views
Activity
Best practices to redirect user to previous page after form submit?
Using Django
3
6245
October 10, 2020
Redirecting to wrong pages in Django
Using Django
2
1147
November 24, 2021
when we should use return reverse and when we should use return redirect?
Using Django
7
2268
June 11, 2021
Redirecting a user to another page after submitting a form
Using Django
7
22241
December 13, 2021
Django return sends me to index.html everytime I hit submit
Using Django
8
720
November 21, 2021