mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 19:17:48 +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 |
||
---|---|---|
.. | ||
actions | ||
admin | ||
api | ||
bin | ||
blocks | ||
contrib | ||
documents | ||
embeds | ||
images | ||
locale | ||
locales | ||
management | ||
migrations | ||
models | ||
permission_policies | ||
project_template | ||
rich_text | ||
search | ||
sites | ||
snippets | ||
templates/wagtailcore | ||
templatetags | ||
test | ||
tests | ||
users | ||
utils | ||
__init__.py | ||
apps.py | ||
compat.py | ||
coreutils.py | ||
exceptions.py | ||
fields.py | ||
forms.py | ||
hooks.py | ||
jinja2tags.py | ||
locks.py | ||
log_actions.py | ||
permissions.py | ||
query.py | ||
signal_handlers.py | ||
signals.py | ||
telepath.py | ||
url_routing.py | ||
urls.py | ||
views.py | ||
wagtail_hooks.py | ||
whitelist.py | ||
widget_adapters.py | ||
workflows.py |