mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Release 0.58
Refs #1365, #1371, #1377, #1384, #1387, #1388, #1389, #1394
This commit is contained in:
parent
7ea678db22
commit
e27dd7c12c
3 changed files with 12 additions and 11 deletions
|
|
@ -1130,6 +1130,8 @@ This example will disable CSRF protection for that specific URL path:
|
|||
|
||||
If any of the currently active ``skip_csrf()`` plugin hooks return ``True``, CSRF protection will be skipped for the request.
|
||||
|
||||
.. _plugin_hook_get_metadata:
|
||||
|
||||
get_metadata(datasette, key, database, table)
|
||||
---------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue