Re: removing cached form fields

2009-02-09 Thread Louis Sayers
Ok, I'm not doing any django for the next couple of days, so will post when I have a watered down example (unless of course doing this solves the problem :)) On Feb 10, 4:36 pm, Malcolm Tredinnick wrote: > On Mon, 2009-02-09 at 17:17 -0800, Louis Sayers wrote: > > I've got a django Form which co

Re: removing cached form fields

2009-02-09 Thread Malcolm Tredinnick
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 diction