I'm using a Class based Generic Detail View to show end users their answers 
to previous mulit-page forms. How can I use that final detail view to 
validate the answers? Should I not be using a Detail view or can I somehow 
do a conditional get to the next view based upon those answers? Right now I 
just have a link to the next page where they can submit all their answers 
from the forms. If they haven't filled out a field, I want to take them 
back to the form they need to go to to fix that. All it does on that final 
page after the datail is set a true value in the db that they are done 
updating their application form.

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1dbd99b0-f12f-4eff-aa10-754da6828184%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to