datasette/docs
Simon Willison 7d24fd405f
datasette-auth-passwords is now an example of register_commands
Refs https://github.com/simonw/datasette-auth-passwords/issues/19
2022-02-09 09:47:54 -08:00
..
_static/css
_templates Show link to /stable/ on /latest/ pages, refs #1608 2022-01-20 14:40:44 -08:00
.gitignore
Makefile
advanced_export.png
authentication.rst
auto-build.sh
binary_data.png
binary_data.rst
changelog.rst Release 0.60.2 2022-02-07 15:34:01 -08:00
cli-reference.rst
codespell-ignore-words.txt
conf.py @documented decorator plus unit test plus sphinx.ext.autodoc 2022-02-06 22:31:06 -08:00
contributing.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
csv_export.rst
custom_templates.rst
datasette-0.51.png
datasette-logo.svg
deploying.rst
ecosystem.rst
facets.png
facets.rst
full_text_search.png
full_text_search.rst
getting_started.rst
index.rst
installation.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
internals.rst @documented decorator plus unit test plus sphinx.ext.autodoc 2022-02-06 22:31:06 -08:00
introspection.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
json_api.rst Refactored alternate_url_json mechanism, refs #1620, #1533 2022-02-02 13:32:47 -08:00
metadata.rst
pages.rst
performance.rst
plugin_hooks.rst datasette-auth-passwords is now an example of register_commands 2022-02-09 09:47:54 -08:00
plugins.rst Return plugins and hooks in predictable order 2022-01-19 21:14:04 -08:00
publish.rst
settings.rst Link to datasette.tracer from trace_debug docs, refs #1576 2022-02-04 21:28:35 -08:00
spatialite.rst
sql_queries.rst Clarify that magic parameters don't work for custom SQL 2022-01-25 10:39:03 -08:00
testing_plugins.rst
writing_plugins.rst