I have a view that receives GET request data from a \'search\', retrieves the values and uses the data to initialise another form i.e MyDynamicForm(foo=bar).
When tha