wagtail/docs/reference
Sage Abdullah b4881cad64
Move SnippetViewSet.get_edit_handler() to ModelViewSet
However, keep the logic for falling back to extracting panel definitions
from the model class as snippets-specific. ModelViewSets are likely used
with models that are more low-level and thus we want developers to
explicitly define the fields that are editable in the admin, just like
how Django's ModelForm works.
2023-11-28 09:26:33 +00:00
..
contrib Remove ModelAdmin 2023-11-01 16:52:20 +00:00
pages Documentation: GSoD - A complete tutorial on how to build your Portfolio site with Wagtail (#11217) 2023-11-17 16:39:37 +00:00
streamfield Documentation: GSoD - A complete tutorial on how to build your Portfolio site with Wagtail (#11217) 2023-11-17 16:39:37 +00:00
hooks.md Remove insert_editor_css hook 2023-11-01 16:52:20 +00:00
index.md
jinja2.md Update image documentation to have more details for picture and srcset_image tags (#11167) 2023-11-01 12:11:46 +00:00
management_commands.md Minor documentation formatting (Prettier) 2023-11-13 09:53:38 +11:00
panel_api.md
project_template.md
settings.md Add full set of Documents app features 2023-11-13 09:53:16 +11:00
signals.md
viewsets.md Move SnippetViewSet.get_edit_handler() to ModelViewSet 2023-11-28 09:26:33 +00:00