wagtail/docs/reference
Neil Lyons f10c5cab58 Update docs for construct_homepage_panels hook (#5109)
`construct_homepage_panels` hook doesn't need a return statement.

[Looking at the code](https://github.com/wagtail/wagtail/blob/master/wagtail/admin/views/home.py#L101-L102), the user doesn't need to return a list, they need to mutate the list passed in.
2019-02-27 14:50:01 +00:00
..
contrib Update primer.rst (#5068) 2019-02-13 15:16:44 +00:00
pages Clarify explanation of ParentalKey within InlinePanel (#5070) 2019-02-13 16:32:22 +00:00
hooks.rst Update docs for construct_homepage_panels hook (#5109) 2019-02-27 14:50:01 +00:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Fix note about update_index not being required for the db backend 2018-09-21 10:59:52 +01:00
project_template.rst Document the Dockerfile in the project template (#4853) 2018-10-27 15:18:25 +02:00
signals.rst Use intersphinx for Django references when possible. (#4896) 2018-11-14 11:48:32 +00:00