mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-auth-passwords is now an example of register_commands
Refs https://github.com/simonw/datasette-auth-passwords/issues/19
This commit is contained in:
parent
458f03ad3a
commit
7d24fd405f
1 changed files with 1 additions and 1 deletions
|
|
@ -633,7 +633,7 @@ Note that ``register_commands()`` plugins cannot used with the :ref:`--plugins-d
|
||||||
|
|
||||||
pip install -e path/to/my/datasette-plugin
|
pip install -e path/to/my/datasette-plugin
|
||||||
|
|
||||||
Example: `datasette-verify <https://datasette.io/plugins/datasette-verify>`_
|
Examples: `datasette-auth-passwords <https://datasette.io/plugins/datasette-auth-passwords>`__, `datasette-verify <https://datasette.io/plugins/datasette-verify>`__
|
||||||
|
|
||||||
.. _plugin_register_facet_classes:
|
.. _plugin_register_facet_classes:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue