Fix docs
This commit is contained in:
parent
69251e5000
commit
7564bbdee8
3 changed files with 5 additions and 5 deletions
|
|
@ -539,8 +539,8 @@ convenient and efficient retrieval of related documents::
|
|||
class DatedPage(Page):
|
||||
date = DateTimeField()
|
||||
|
||||
.. note:: From 0.7 onwards you must declare `allow_inheritance` in the document
|
||||
meta.
|
||||
.. note:: From 0.7 onwards you must declare `allow_inheritance` in the document meta.
|
||||
|
||||
|
||||
Working with existing data
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue