Hey,

You might find this helpful;

https://github.com/danielfm/django-flash

Cal

On Wed, Sep 12, 2012 at 5:19 AM, Simon Cossar <[email protected]> wrote:

> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

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

Reply via email to