Hi All, I'm just starting to play around with Django... working through the
tutorial and the Django Book. I have just written a view that after
successfully processing a form uses HttpResponseRedirect() to send the user
to a 'success' page. Is their a standard way of accessing the form data
from the previous page so that I can echo some of the submitted data back
to them?

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to