0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/reference
Tim Heap 0071d85aa0 Add Page methods can_move_to and can_create_at
These two tests are used when checking if a new page type can be created
under a page instance, or if an existing page type can move under a page
instance.
2015-12-03 12:56:52 +00:00
..
contrib Move content_panels inside FormPage definition. 2015-11-24 10:36:30 +00:00
pages Add Page methods can_move_to and can_create_at 2015-12-03 12:56:52 +00:00
hooks.rst Remove all menu-{section_name} classnames on the <body> element and menu item <li>s. 2015-07-30 23:19:12 +01:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Normalise all code blocks in the docs 2015-10-05 16:55:58 +01:00
project_template.rst Remove mention of SASS / django-compressor; fix minor text errors 2015-10-15 09:21:47 +01:00
signals.rst Add a get_page_models function to wagtailcore.models; deprecate direct use of PAGE_MODEL_CLASSES 2015-12-01 10:22:47 +00:00