wagtail/docs/reference
Michael van Tellingen 9cd2fc2c82 Add a `construct_page_listing_buttons` hook
This hook mimics the functiolity provided by `construct_page_action_menu`
in that it constructs the final list of buttons to be shown in the wagtail
admin interface.  This means that within this function button's can be
removed, added or re-ordered.

See #4925
2019-07-21 17:40:26 +10:00
..
contrib Fix sphinx errors 2019-06-08 18:27:42 +01:00
pages Implement Page.with_content_json and add to docs (fixes #5199) 2019-06-20 16:24:04 +01:00
hooks.rst Add a `construct_page_listing_buttons` hook 2019-07-21 17:40:26 +10:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Add 'wagtail_update_index' as an alias for the 'update_index' command (#5009) 2019-03-01 11:01:41 +00: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