fixup! Record time and user when a page is locked

pull/5634/head
Karl Hobley 2019-10-28 11:16:54 +00:00
rodzic f09919a0f9
commit ed32bc8444
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -104,10 +104,10 @@ Database fields
(boolean)
When set to ``True``, the Wagtail editor will not allow any user's to edit
When set to ``True``, the Wagtail editor will not allow any users to edit
the content of the page.
If ``locked_by`` is also set, only that user cat edit the page.
If ``locked_by`` is also set, only that user can edit the page.
.. attribute:: locked_by