mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 01:57:32 +01:00
66f1e817eb
* Allow page types to specify the request methods they support and block unsupported requests in serve() * Use 'before_serve_page' hook to serve OPTIONS responses * Add checks to RoutablePageMixin.serve() where the parent implementation is bypassed * Rename check_http_method to check_request_method and actually use the return value * Support Python 3.9 through to current approaches for `http` method strings * Include documentation, docstrings & changelog entry |
||
---|---|---|
.. | ||
contrib | ||
pages | ||
streamfield | ||
hooks.md | ||
index.md | ||
jinja2.md | ||
management_commands.md | ||
models.md | ||
panels.md | ||
project_template.md | ||
settings.md | ||
signals.md | ||
viewsets.md |