wagtail/docs/reference
Michael van Tellingen c5d21a76d9 Add a new hook 'register_account_menu_item' (#4421)
* Add a new hook 'register_account_menu_item'

This new hook makes it easier for third party apps to add new buttons on
the 'my account' page in the Wagtail admin. Existing buttons are
converted to the new hooks to make the code consistent.

* Add documentation for the new register_account_menu_item hook
2018-03-29 20:48:23 +02:00
..
contrib add documentation for custom send_mail method 2018-02-26 19:06:18 +00:00
pages Adds a new HelpPanel (#4374) 2018-03-15 16:46:34 +01:00
hooks.rst Add a new hook 'register_account_menu_item' (#4421) 2018-03-29 20:48:23 +02:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst allow chunk_size to be set in update_index 2018-03-29 17:49:43 +02:00
project_template.rst Remove mention of SASS / django-compressor; fix minor text errors 2015-10-15 09:21:47 +01:00
signals.rst Rename wagtail.wagtailcore to wagtail.core 2017-11-26 22:43:47 +00:00