mirror of
https://github.com/simonw/datasette.git
synced 2026-06-06 17:16:57 +02:00
parent
4b5fac9cf7
commit
040e42ddca
11 changed files with 182 additions and 99 deletions
|
|
@ -35,7 +35,6 @@ EXPECTED_PLUGINS = [
|
|||
"hooks": [
|
||||
"actor_from_request",
|
||||
"asgi_wrapper",
|
||||
"canned_queries",
|
||||
"database_actions",
|
||||
"extra_body_script",
|
||||
"extra_css_urls",
|
||||
|
|
@ -68,7 +67,6 @@ EXPECTED_PLUGINS = [
|
|||
"hooks": [
|
||||
"actor_from_request",
|
||||
"asgi_wrapper",
|
||||
"canned_queries",
|
||||
"extra_js_urls",
|
||||
"extra_template_vars",
|
||||
"handle_exception",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue