datasette/docs
Simon Willison 2a0a94fe97 Release 0.64.2
Refs #2036
2023-03-08 12:41:13 -08:00
..
_static
_templates
.gitignore
Makefile
authentication.rst Explicitly explain allow_sql: false 2023-01-09 08:25:19 -08:00
auto-build.sh
binary_data.rst
changelog.rst Release 0.64.2 2023-03-08 12:41:13 -08:00
cli-reference.rst Backported default_allow_sql for 0.63.x, closes #1409 2023-01-05 09:21:07 -08:00
codespell-ignore-words.txt
conf.py Fix Sphinx warning turned error 2023-01-11 10:21:15 -08:00
contributing.rst
csv_export.rst
custom_templates.rst
datasette-0.51.png
datasette-logo.svg
deploying.rst
ecosystem.rst
facets.rst
full_text_search.rst
getting_started.rst
index.rst
installation.rst Link to non-spam Python 3 setup instructions 2023-01-11 10:08:49 -08:00
internals.rst
introspection.rst
json_api.rst Fixed broken example links in _where= docs 2023-01-04 16:53:39 -08:00
metadata.rst
pages.rst
performance.rst
plugin_hooks.rst Fixed table_action example in docs 2023-01-04 16:53:31 -08:00
plugins.rst
publish.rst
settings.rst Backported default_allow_sql for 0.63.x, closes #1409 2023-01-05 09:21:07 -08:00
spatialite.rst Release 0.64, with a warning against arbitrary SQL with SpatiaLite 2023-01-09 08:37:21 -08:00
sql_queries.rst
testing_plugins.rst
writing_plugins.rst