mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Small documentation tweaks
This commit is contained in:
parent
c635f6ebac
commit
1fda4806d4
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ Things you can do with plugins include:
|
|||
* Customize how database values are rendered in the Datasette interface, for example
|
||||
`datasette-render-binary <https://github.com/simonw/datasette-render-binary>`__ and
|
||||
`datasette-pretty-json <https://github.com/simonw/datasette-pretty-json>`__.
|
||||
* Customize how Datasette's authentication and permissions systems work, for example `datasette-auth-tokens <https://github.com/simonw/datasette-auth-tokens>`__ and
|
||||
* Customize how Datasette's authentication and permissions systems work, for example `datasette-auth-passwords <https://github.com/simonw/datasette-auth-passwords>`__ and
|
||||
`datasette-permissions-sql <https://github.com/simonw/datasette-permissions-sql>`__.
|
||||
|
||||
.. _plugins_installing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue