Fix versionadded directive

pull/6468/head
Frantisek Holop 2020-10-15 00:37:12 +02:00 zatwierdzone przez Matt Westcott
rodzic 7f7f9b4de1
commit c8eb58ddac
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1149,7 +1149,7 @@ class Page(AbstractPage, index.Indexed, ClusterableModel, metaclass=PageBase):
@property
def cached_content_type(self):
"""
versionadded:: 2.10
.. versionadded:: 2.10
Return this page's ``content_type`` value from the ``ContentType``
model's cached manager, which will avoid a database query if the