mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-29 09:33:54 +01:00
c109c661c1
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. |
||
---|---|---|
.. | ||
index.md | ||
model_recipes.md | ||
model_reference.md | ||
panels.md | ||
queryset_reference.md | ||
theory.md |