mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
homepage_actions() plugin hook, closes #2298
This commit is contained in:
parent
7b32d5f7d8
commit
daf5ca02ca
8 changed files with 118 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ EXPECTED_PLUGINS = [
|
|||
"extra_js_urls",
|
||||
"extra_template_vars",
|
||||
"forbidden",
|
||||
"homepage_actions",
|
||||
"menu_links",
|
||||
"permission_allowed",
|
||||
"prepare_connection",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue