kopia lustrzana https://github.com/wagtail/wagtail
fixup! Record time and user when a page is locked
rodzic
f09919a0f9
commit
ed32bc8444
|
@ -104,10 +104,10 @@ Database fields
|
||||||
|
|
||||||
(boolean)
|
(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.
|
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
|
.. attribute:: locked_by
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue