mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-29 17:36:49 +01:00
1f2b8ccaf1
The pages listed when browsing the /admin/pages/ explorer differed from the pages listed in the new React/admin API powered pop-out explorer. The latter did not pass the queryset through the 'construct_explorer_page_queryset' hook, so pages that should have been hidden were visible. Visiting these pages in the explorer could then lead to unexpected behaviours, as hidden sections of the site became browsable. A new `for_explorer=1` query parameter has been added to the admin API, which will pass the page queryset through the 'construct_explorer_page_queryset' hooks. |
||
---|---|---|
.. | ||
0.4.1.rst | ||
0.4.rst | ||
0.5.rst | ||
0.6.rst | ||
0.7.rst | ||
0.8.1.rst | ||
0.8.3.rst | ||
0.8.4.rst | ||
0.8.5.rst | ||
0.8.6.rst | ||
0.8.7.rst | ||
0.8.8.rst | ||
0.8.10.rst | ||
0.8.rst | ||
1.0.rst | ||
1.1.rst | ||
1.2.rst | ||
1.3.1.rst | ||
1.3.rst | ||
1.4.1.rst | ||
1.4.2.rst | ||
1.4.3.rst | ||
1.4.4.rst | ||
1.4.5.rst | ||
1.4.6.rst | ||
1.4.rst | ||
1.5.1.rst | ||
1.5.2.rst | ||
1.5.3.rst | ||
1.5.rst | ||
1.6.1.rst | ||
1.6.2.rst | ||
1.6.3.rst | ||
1.6.rst | ||
1.7.rst | ||
1.8.1.rst | ||
1.8.2.rst | ||
1.8.rst | ||
1.9.1.rst | ||
1.9.rst | ||
1.10.1.rst | ||
1.10.rst | ||
1.11.1.rst | ||
1.11.rst | ||
1.12.1.rst | ||
1.12.2.rst | ||
1.12.rst | ||
1.13.rst | ||
2.0.rst | ||
index.rst | ||
upgrading.rst |