wagtail/docs/topics
Andy Chosak b349ba436e Add missing args/kwargs to Page documentation
Documentation examples of `Page.get_context` and `Page.get_template`
lack `*args` and `**kwargs` parameters (which were added way back in
8c4c268641).

This commit adds those missing parameters.
2021-08-19 19:31:07 +01:00
..
search Fix usage of html syntax instead of html+django (#7138) 2021-05-05 11:08:40 +01:00
images.rst Documentation for image rendition properties including full_url 2021-05-17 12:32:19 +01:00
index.md Add titlesonly to reference / topics top-level TOCs 2021-06-18 15:17:24 +01:00
pages.md Add missing args/kwargs to Page documentation 2021-08-19 19:31:07 +01:00
permissions.rst Fix "undefined label" warnings caused by missing leading underscore in the label 2021-07-21 15:05:19 +01:00
snippets.rst Documentation: Adding Orderable superclass in code example in "Binding Pages to Snippets". If this is not included sorting in InlinePanel won't work so good to include it in documentation. 2020-04-28 16:21:36 +01:00
streamfield.rst Remove outdated versionadded/versionchanged annotations 2021-07-13 17:10:56 +01:00
writing_templates.rst Change some word choices in the docs 2021-07-13 10:51:46 +01:00