0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 09:33:54 +01:00
wagtail/docs/reference/pages
Andy Chosak c109c661c1 Docs: Clarify appropriate use of MultipleChooserPanel
This documentation change clarifies that MultipleChooserPanel can only
be used when the inline model has a ForeignKey to a model that
implements Wagtail's chooser interface. Currently the docs mention
"a chooser for a ForeignKey relation" but it's not obvious how that
restricts which models can be pointed to or how to implement this for a
non-(image, document, snippet, page) model.

Relates to #10646.
2023-12-13 07:32:00 +10:00
..
index.md documentation - fix table of contents issue for pages reference 2022-07-20 17:11:23 +10:00
model_recipes.md Remove ModelAdmin 2023-11-01 16:52:20 +00:00
model_reference.md Add support for modifying default page listing ordering 2023-12-07 06:50:38 +10:00
panels.md Docs: Clarify appropriate use of MultipleChooserPanel 2023-12-13 07:32:00 +10:00
queryset_reference.md Remove remaining versionadded directives from before 4.2 2023-02-10 13:20:34 +00:00
theory.md Documentation - misc formatting clean up items 2022-10-13 05:46:26 +10:00