Update documentation

pull/5123/head
Loic Teixeira 2018-07-31 18:09:40 -05:00 zatwierdzone przez Matt Westcott
rodzic 863d066786
commit 9da3a3d975
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -261,7 +261,7 @@ A control for selecting a page object, using Wagtail's page browser. The followi
``required`` (default: True)
If true, the field cannot be left blank.
``target_model`` (default: Page)
``page_type`` (default: Page)
Restrict choices to one or more specific page types. Accepts a page model class, model name (as a string), or a list or tuple of these.
``can_choose_root`` (default: False)