0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/reference
Matt Westcott 3872de44d7 Add chooser view endpoints for returning multiple results
Extend the existing 'chosen' view so that it returns a single-item list when the URL parameter `multiple` is passed, and add a 'chosen_multiple' view that accepts multiple `id` URL parameters and returns the corresponding results as a list.
2023-01-18 14:31:08 +00:00
..
contrib Link django docs to stable version 2023-01-11 20:18:04 +10:00
pages Fix remaining imports deprecated in Wagtail 3.0 2023-01-11 13:35:39 +00:00
streamfield Fix indentation of Telepath Adapter example (#9836) 2023-01-03 10:21:13 +00:00
hooks.md Move custom image filter to extendig Wagtail section 2022-11-20 08:03:33 +10:00
index.md
jinja2.md Add fullpageurl to jinja2 environment 2023-01-04 16:13:56 +00:00
management_commands.md
panel_api.md
project_template.md Fix typo in project_template.md (#9835) 2023-01-03 10:17:03 +00:00
settings.md Documentation - Fix missing links / images 2023-01-05 12:08:27 +00:00
signals.md
viewsets.md Add chooser view endpoints for returning multiple results 2023-01-18 14:31:08 +00:00