datasette/datasette
Simon Willison 8e7e6458a6 Fix bug with ?_nl=on and binary data, closes #914 2020-08-16 11:26:49 -07:00
..
publish --secret command for datasette publish 2020-06-11 09:02:03 -07:00
static "white-space: pre-wrap" for all table cells, refs #896 2020-07-16 12:06:45 -07:00
templates Docs now live at docs.datasette.io (#937) 2020-08-15 16:57:05 -07:00
utils 'datasette --get' option, closes #926 2020-08-11 17:24:40 -07:00
views Docs now live at docs.datasette.io (#937) 2020-08-15 16:57:05 -07:00
__init__.py
__main__.py
_version.py
actor_auth_cookie.py ds_author cookie can now expire, closes #829 2020-06-10 12:39:54 -07:00
app.py Added columns argument to various extra_ plugin hooks, closes #938 2020-08-16 11:09:53 -07:00
cli.py Docs now live at docs.datasette.io (#937) 2020-08-15 16:57:05 -07:00
database.py Don't hang in db.execute_write_fn() if connection fails 2020-08-15 15:35:31 -07:00
default_magic_parameters.py _header_x now defaults to empty string 2020-06-30 15:00:17 -07:00
default_permissions.py Express no opinion if allow block is missing 2020-06-30 15:49:06 -07:00
facets.py
filters.py Use None as a default arg (#901) 2020-07-31 11:42:38 -07:00
hookspecs.py Added columns argument to various extra_ plugin hooks, closes #938 2020-08-16 11:09:53 -07:00
inspect.py
plugins.py Magic parameters for canned queries 2020-06-27 19:58:16 -07:00
renderer.py Fix bug with ?_nl=on and binary data, closes #914 2020-08-16 11:26:49 -07:00
sql_functions.py
tracer.py
version.py