On Mon, 2009-02-09 at 17:17 -0800, Louis Sayers wrote: > I've got a django Form which contains a dictionary of strings. I've > given the form a submit button and a preview button. When the preview > button is pressed after entering some information, a POST is sent, and > the strings in the dictionary are automagically recovered (I assume > that it's done using session state or something). This is great, > exactly what I wanted.
This is in no way default behaviour. So what you are doing in your specific code is important here. Simplify your code to a very simple example that demonstrates the problem and then we can see what you're trying to do. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---