Move SnippetViewSet.ordering doc to ModelViewSet

pull/11170/head
Sage Abdullah 2023-10-31 11:40:34 +00:00 zatwierdzone przez Matt Westcott
rodzic 5bf3f7e30d
commit b4db6e65d5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -80,6 +80,7 @@ Viewsets are Wagtail's mechanism for defining a group of related admin views wit
:attr:`~django.db.models.Options.verbose_name_plural`.
.. autoattribute:: add_to_reference_index
.. autoattribute:: ordering
.. autoattribute:: list_per_page
.. autoattribute:: list_display
.. autoattribute:: list_export
@ -167,7 +168,6 @@ Viewsets are Wagtail's mechanism for defining a group of related admin views wit
.. autoattribute:: model
.. autoattribute:: chooser_per_page
.. autoattribute:: ordering
.. autoattribute:: admin_url_namespace
.. autoattribute:: base_url_path
.. autoattribute:: chooser_admin_url_namespace