datasette/datasette
Simon Willison 7b205af0b5 Strip querystring from path_from_header, refs #712 2020-03-25 21:09:00 -07:00
..
publish Fixes for new --memory option, refs #694 2020-03-05 17:44:15 -06:00
static Fix for input type=search Webkit styling, closes #701 2020-03-24 15:57:09 -07:00
templates base_url configuration setting, closes #394 2020-03-24 17:18:43 -07:00
utils base_url configuration setting, closes #394 2020-03-24 17:18:43 -07:00
views base_url configuration setting, closes #394 2020-03-24 17:18:43 -07:00
__init__.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
__main__.py Add support for running datasette as a module (#556) 2019-07-11 09:07:44 -07:00
_version.py Fix numerous typos (#561) 2019-07-26 13:25:44 +03:00
app.py Strip querystring from path_from_header, refs #712 2020-03-25 21:09:00 -07:00
cli.py base_url configuration setting, closes #394 2020-03-24 17:18:43 -07:00
database.py Print exceptions if they occur in the write thread 2020-03-02 17:59:29 -08:00
facets.py More reliable tie-break ordering for facet results 2020-02-12 22:36:42 -08:00
filters.py pk__notin= filter, closes #614 2019-11-03 20:11:55 -08:00
hookspecs.py prepare_connection() now takes datasette and database args, refs #678 2020-02-21 17:32:40 -08:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py Do not look for templates_path in default plugins 2020-03-08 16:11:18 -07:00
renderer.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
sql_functions.py _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
tracer.py Test against Python 3.8 in Travis (#623) 2019-11-10 19:45:34 -08:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00