datasette/docs
Simon Willison 1ad92a1d87 datasette install -r requirements.txt, closes #2033 2023-03-06 14:27:30 -08:00
..
_static Add favicon to documentation (#1967) 2022-12-31 11:00:31 -08:00
_templates
.gitignore
Makefile
authentication.rst Fixed link text 2023-01-21 07:37:29 -08:00
auto-build.sh
binary_data.rst
changelog.rst Release 0.64.1 2023-01-11 10:23:49 -08:00
cli-reference.rst datasette install -r requirements.txt, closes #2033 2023-03-06 14:27:30 -08:00
codespell-ignore-words.txt Ignore spelling of alls, refs #1855 2022-12-12 20:19:17 -08:00
conf.py Fix for Sphinx extlinks warning, closes #1972 2022-12-31 11:13:14 -08:00
contributing.rst Upgrade to CodeMirror 6, add SQL autocomplete (#1893) 2022-11-17 17:23:35 -08:00
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 09:59:40 -08:00
internals.rst Added missing rST label 2022-12-14 21:38:28 -08:00
introspection.rst
json_api.rst Fixed broken example links in _where= docs 2023-01-04 16:51:26 -08:00
metadata.rst
pages.rst
performance.rst
plugin_hooks.rst render_cell(..., request) argument, closes #2007 2023-01-27 19:34:14 -08:00
plugins.rst datasette install -r requirements.txt, closes #2033 2023-03-06 14:27:30 -08:00
publish.rst --generate-dir option to publish heroku, refs #1905 2022-11-18 16:34:33 -08:00
settings.rst default_allow_sql setting, closes #1409 2023-01-04 16:51:26 -08:00
spatialite.rst Release notes for 0.64, with a warning against arbitrary SQL with SpatiaLite 2023-01-09 08:40:24 -08:00
sql_queries.rst default_allow_sql setting, closes #1409 2023-01-04 16:51:26 -08:00
testing_plugins.rst Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955 2022-12-17 14:14:34 -08:00
writing_plugins.rst