0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/reference
tijani 61f6aeeb1a Add path & re_path pattern types for RoutablePageMixin
* Modified route decorator so it adds new route to view depending on pattern type; default to path
* Made a separate decorator
* Renamed route to path and updated RoutablePage models
* Added a check to warn user when using regex with path decorator
* Made @route alias of @re_path, added tests for @re_path
* resolves #7031
2022-08-08 20:09:38 +10:00
..
contrib Add path & re_path pattern types for RoutablePageMixin 2022-08-08 20:09:38 +10:00
pages Implement collapsible and linkable panels 2022-08-05 10:36:52 +02:00
streamfield Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
hooks.md added translate button to header actions dropdown, removed all the instances of is_parent 2022-07-26 22:36:35 +10:00
index.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
jinja2.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
management_commands.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
panel_api.md Update panel templates for new designs (EditHandler rewrite) 2022-08-05 10:36:52 +02:00
project_template.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
settings.md Documentation - improve organisation of settings reference #8950 2022-08-06 21:20:22 +10:00
signals.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00
viewsets.md Make per_page configurable on viewsets 2022-08-05 08:34:14 +10:00