mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
8a4639bc43
commit
2f7731e9e5
10 changed files with 166 additions and 14 deletions
|
|
@ -52,6 +52,7 @@ EXPECTED_PLUGINS = [
|
|||
"register_routes",
|
||||
"render_cell",
|
||||
"startup",
|
||||
"table_actions",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -69,6 +70,7 @@ EXPECTED_PLUGINS = [
|
|||
"permission_allowed",
|
||||
"render_cell",
|
||||
"startup",
|
||||
"table_actions",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue