wagtail/docs/reference
Baptiste Mispelon c6c996b54c Make all formbuilder field types accept a custom widget + add docs
Prior to this change, it was inconsistent whether passing
a `widget` argument as an option to a create_<field>_field()
method would work or not (it might work, or might result in a
TypeError caused by the duplicate argument).
2025-04-06 17:03:14 +10:00
..
contrib Make all formbuilder field types accept a custom widget + add docs 2025-04-06 17:03:14 +10:00
pages Docs: Use sentence case for titles in pages/theory.md 2024-11-26 06:46:21 +10:00
streamfield Expand docs for StreamField block previews 2025-02-03 16:43:29 +00:00
hooks.md Support documented ability to override/extend icons in the userbar 2025-04-06 14:57:11 +10:00
index.md Documentation - Reposition model & panel references 2024-10-25 20:30:12 +10:00
jinja2.md Docs - Update and fix broken links 2024-02-16 17:23:53 +10:00
management_commands.md Documentation - Improve project template (wagtail start) & add to management commands reference 2024-10-25 21:15:30 +10:00
models.md Add documentation for setting the default privacy option on pages 2025-03-15 15:23:54 +10:00
panels.md Fix minor whitespace formatting issues in docs 2025-01-22 10:31:35 +00:00
project_template.md Documentation - Improve project template (wagtail start) & add to management commands reference 2024-10-25 21:15:30 +10:00
settings.md Add WAGTAIL_ prefix to non-taggit settings 2025-02-04 10:34:25 +00:00
signals.md Minor cleanup to documentation whitespace formatting 2025-04-06 14:32:00 +10:00
viewsets.md Fix formatting errors 2024-07-19 00:21:39 +01:00