kopia lustrzana https://github.com/wagtail/wagtail
Fix typo
rodzic
dea22d8fe0
commit
536c8cd203
|
@ -118,7 +118,7 @@ Page custom managers
|
|||
|
||||
objects = EventPageQuerySet.as_manager() # will not work
|
||||
|
||||
To use a custom manager you must choose a different attribute name. Make sure to subclass ``wagtail.wagtailcor.models.PageManager``.
|
||||
To use a custom manager you must choose a different attribute name. Make sure to subclass ``wagtail.wagtailcore.models.PageManager``.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue