News and release notes for 0.37

This commit is contained in:
Simon Willison 2020-02-25 17:22:02 -08:00
commit c9e6841482
3 changed files with 16 additions and 0 deletions

View file

@ -87,6 +87,11 @@ datasette-auth-github
`datasette-auth-github <https://github.com/simonw/datasette-auth-github>`__ adds an authentication layer to Datasette. Users will have to sign in using their GitHub account before they can view data or interact with Datasette. You can also use it to restrict access to specific GitHub users, or to members of specified GitHub `organizations <https://help.github.com/en/articles/about-organizations>`__ or `teams <https://help.github.com/en/articles/organizing-members-into-teams>`__.
datasette-upload-csvs
---------------------
`datasette-upload-csvs <https://github.com/simonw/datasette-upload-csvs>`__ allows users to upload CSV files directly into a Datasette instance through their web browser.
datasette-json-html
-------------------