mirror of
https://github.com/simonw/datasette.git
synced 2026-06-03 15:46:59 +02:00
Break up giant views/database.py into smaller modules
This commit is contained in:
parent
7214cc3761
commit
cef52b1ffc
6 changed files with 1291 additions and 1236 deletions
|
|
@ -496,7 +496,7 @@ Here's how to restrict access to your entire Datasette instance to just the ``"i
|
|||
title: My private Datasette instance
|
||||
allow:
|
||||
id: root
|
||||
|
||||
|
||||
|
||||
.. tab:: datasette.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue