Hi many thanks for all the different approaches here. In the end I did 
return {'contact_form': form}
in my page processor, then {% fields_for contact_form %} in the template 
and all worked. It seems that the 
name 'form' must be passed to template by something else that was 
overriding it.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to