mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 14:01:53 +00:00
Two new assertions have been added: `assertAllowedSubpageTypes` and `assertAllowedParentPageTypes`. They both take a Page class, and a set of Page classes, and compares the allowed subpage / parent page models for the Page class to the set passed in. |
||
|---|---|---|
| .. | ||
| customuser | ||
| demosite | ||
| routablepage | ||
| search | ||
| snippets | ||
| testapp | ||
| __init__.py | ||
| context_processors.py | ||
| dummy_external_storage.py | ||
| non_root_urls.py | ||
| settings.py | ||
| urls.py | ||
| utils.py | ||