mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-29 17:36:49 +01:00
Remove 'versionadded:: 0.7' tags - 0.7 is ancient enough to be irrelevant
This commit is contained in:
parent
1677bd5a0d
commit
cddbc7c4a8
@ -150,8 +150,6 @@ Hooks for building new areas of the admin interface (alongside pages, images, do
|
||||
``register_settings_menu_item``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. versionadded:: 0.7
|
||||
|
||||
As ``register_admin_menu_item``, but registers menu items into the 'Settings' sub-menu rather than the top-level menu.
|
||||
|
||||
|
||||
@ -192,8 +190,6 @@ Hooks for building new areas of the admin interface (alongside pages, images, do
|
||||
``register_permissions``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. versionadded:: 0.7
|
||||
|
||||
Return a queryset of Permission objects to be shown in the Groups administration area.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user