wagtail/docs/topics
Matt Westcott 9961455c6a Add formal support for customising the form rendering of StructBlocks
The `form_template` attribute was mentioned in passing in the docs, but was missing various things
to make it fully useful:

- context passed to form_template now includes 'prefix' and 'block_definition'
- context for the form is now populated in a separate overrideable `get_form_context` method
- full documentation and tests for form_template and get_form_context added
2016-07-05 11:48:09 +01:00
..
search Update documentation and code to put mixin first 2016-05-04 14:05:33 +01:00
images.rst Various typo fixes and grammar/clarity improvements. 2016-03-10 15:11:41 +00:00
index.rst Moved advanced image topics into advanced topics 2016-01-27 11:27:16 +00:00
pages.rst Change Indexed.search_fields to be a listish thing 2016-03-24 21:05:09 +00:00
snippets.rst Use python_2_unicode_compatible in snippets.rst (#2688) 2016-06-07 13:49:28 +01:00
streamfield.rst Add formal support for customising the form rendering of StructBlocks 2016-07-05 11:48:09 +01:00
writing_templates.rst Changed indentation on all code samples to 4 spaces. 2016-04-28 10:57:22 +01:00