mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-01 22:00:28 +00:00
Previously, if a developer wanted to use a custom Manager on their Page subclass, some fairly hacky hacks were required. Now, the `objects` attribute is only overridden if it is a plain `Manager`. If it is anything else, it is left alone. A system check has been added to ensure that all `Page` managers inherit from `PageManager` |
||
|---|---|---|
| .. | ||
| images | ||
| search | ||
| index.rst | ||
| pages.rst | ||
| snippets.rst | ||
| streamfield.rst | ||
| writing_templates.rst | ||