datasette/datasette
Simon Willison 1d9efeef74 Apply black
2019-12-08 16:22:09 -08:00
..
publish Better documentation for --static, closes #641 2019-11-25 18:31:42 -08:00
static Display 0 results, closes #637 2019-11-22 22:07:01 -08:00
templates Include asyncio task information in /-/threads debug page 2019-12-04 22:47:17 -08:00
utils Render templates/pages/x.html on 404 to /x - refs #648 2019-12-08 16:14:05 -08:00
views Include asyncio task information in /-/threads debug page 2019-12-04 22:47:17 -08: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 Apply black 2019-12-08 16:22:09 -08:00
cli.py Better documentation for --static, closes #641 2019-11-25 18:31:42 -08:00
database.py Move .execute() from Datasette to Database 2019-11-15 14:52:03 -08:00
facets.py Suggest column facet only if at least one count > 1 2019-11-21 16:56:55 -08:00
filters.py pk__notin= filter, closes #614 2019-11-03 20:11:55 -08:00
hookspecs.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py datasette publish cloudrun (#434) - thanks, @rprimet 2019-05-03 09:59:01 -04:00
renderer.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07: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