datasette/datasette
Simon Willison 1c063fae9d
Test against Python 3.8 in Travis (#623)
* Test against Python 3.8 in Travis
* Avoid current_task warnings in Python 3.8
2019-11-10 19:45:34 -08:00
..
publish Improved UI for publish cloudrun, closes #608 2019-11-07 18:48:39 -08:00
static Button to format SQL, closes #136 2019-10-13 20:46:12 -07:00
templates Offer to format readonly SQL (#602) 2019-11-03 18:39:55 -08:00
utils Use distinfo.project_name for plugin name if available, closes #606 2019-10-31 22:39:59 -07:00
views Removed unused special_args_lists variable 2019-11-06 16:55:44 -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 Plugin static assets support both hyphens and underscores in names 2019-11-01 15:15:10 -07:00
cli.py Better documentation of --host, closes #574 2019-11-01 14:57:49 -07:00
database.py CREATE INDEX statements on table page, closes #618 2019-11-09 17:29:36 -08:00
facets.py Don't suggest array facet if column is only [], closes #610 2019-11-01 14:45:59 -07: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