datasette/docs
Simon Willison 1baa030eca
Switch to dash encoding for table/database/row-pk in paths
* Dash encoding functions, tests and docs, refs #1439
* dash encoding is now like percent encoding but with dashes
* Use dash-encoding for row PKs and ?_next=, refs #1439
* Use dash encoding for table names, refs #1439
* Use dash encoding for database names, too, refs #1439

See also https://simonwillison.net/2022/Mar/5/dash-encoding/
2022-03-07 07:38:29 -08:00
..
_static/css Fix for version color in nav, refs #892 2020-07-12 13:00:16 -07:00
_templates Show link to /stable/ on /latest/ pages, refs #1608 2022-01-20 14:40:44 -08:00
.gitignore Added initial docs, including a changelog 2017-11-16 07:11:00 -08:00
Makefile Added documentation on the Datasette Ecosystem 2019-01-31 19:36:07 -08:00
advanced_export.png Export option: _shape=array&_nl=on for newline-delimited JSON 2019-01-27 17:40:23 -08:00
authentication.rst Spelling corrections plus CI job for codespell 2021-08-03 09:36:38 -07:00
auto-build.sh Added --load-extension argument to datasette serve 2017-11-16 08:48:49 -08:00
binary_data.png Binary data documentation, closes #1047 2020-10-31 14:37:58 -07:00
binary_data.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
changelog.rst Release 0.60.2 2022-02-07 15:34:01 -08:00
cli-reference.rst Replace update-docs-help.py with cog, closes #1598 2022-01-13 16:47:53 -08:00
codespell-ignore-words.txt Spelling corrections plus CI job for codespell 2021-08-03 09:36:38 -07:00
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 Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
custom_templates.rst Typo in docs about default redirect status code (#1589) 2022-03-05 17:58:31 -08:00
datasette-0.51.png Release 0.51 2020-10-31 15:21:49 -07:00
datasette-logo.svg Added new logo to the documentation 2020-07-12 12:53:29 -07:00
deploying.rst Link to Apache proxy demo from documentation, closes #1524 2021-11-20 15:33:58 -08:00
ecosystem.rst Shrunk ecosystem docs in favour of datasette.io, closes #1182 2021-01-09 14:17:18 -08:00
facets.png Added screenshots to facets and full_text_search docs, refs #255 2018-05-16 08:27:24 -07:00
facets.rst Fixed bug with metadata config of array/date facets, closes #1552 2021-12-16 10:47:40 -08:00
full_text_search.png Added screenshots to facets and full_text_search docs, refs #255 2018-05-16 08:27:24 -07:00
full_text_search.rst Update full_text_search.rst (#1474) 2021-10-13 14:10:23 -07:00
getting_started.rst Replace update-docs-help.py with cog, closes #1598 2022-01-13 16:47:53 -08:00
index.rst Link to tutorials from documentation index page 2022-02-27 10:04:03 -08:00
installation.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
internals.rst Switch to dash encoding for table/database/row-pk in paths 2022-03-07 07:38:29 -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 Column metadata, closes #942 2021-08-12 16:53:23 -07:00
pages.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
performance.rst Spelling corrections plus CI job for codespell 2021-08-03 09:36:38 -07:00
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 Replace update-docs-help.py with cog, closes #1598 2022-01-13 16:47:53 -08:00
settings.rst Link to datasette.tracer from trace_debug docs, refs #1576 2022-02-04 21:28:35 -08:00
spatialite.rst Fix links in SpatiaLite tutorial, closes #1278 2021-03-27 09:16:45 -07:00
sql_queries.rst Clarify that magic parameters don't work for custom SQL 2022-01-25 10:39:03 -08:00
testing_plugins.rst Fixed typo 2021-02-22 09:35:41 -08:00
writing_plugins.rst Updated cookiecutter installation link 2021-07-23 12:38:09 -07:00