mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
New 'Testing plugins' page, closes #687
This commit is contained in:
parent
74889aa92e
commit
000528192e
6 changed files with 139 additions and 7 deletions
|
|
@ -182,7 +182,7 @@ This object is an instance of the ``Datasette`` class, passed to many plugin hoo
|
|||
``table`` - None or string
|
||||
The table the user is interacting with.
|
||||
|
||||
This method lets you read plugin configuration values that were set in ``metadata.json``. See :ref:`plugins_plugin_config` for full details of how this method should be used.
|
||||
This method lets you read plugin configuration values that were set in ``metadata.json``. See :ref:`writing_plugins_configuration` for full details of how this method should be used.
|
||||
|
||||
.. _datasette_render_template:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue