Correct model reference for page, page cannot be edited when locked is True, rather than False

pull/5757/head
jacobtm 2020-01-02 09:41:42 +00:00
rodzic 13d80df0a4
commit 99cb3154cc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -115,7 +115,7 @@ Database fields
The user who has currently locked the page. Only this user can edit the page.
If this is ``None`` when ``locked`` is ``False``, nobody can edit the page.
If this is ``None`` when ``locked`` is ``True``, nobody can edit the page.
.. attribute:: locked_at