mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
--root option and /-/auth-token view, refs #784
This commit is contained in:
parent
7690d5ba40
commit
9f3d4aba31
9 changed files with 89 additions and 8 deletions
|
|
@ -76,6 +76,7 @@ def test_metadata_yaml():
|
|||
memory=False,
|
||||
config=[],
|
||||
secret=None,
|
||||
root=False,
|
||||
version_note=None,
|
||||
help_config=False,
|
||||
return_instance=True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue