datasette/datasette
2019-07-25 17:21:07 +03:00
..
publish --plugin-secret option for datasette publish 2019-07-07 19:06:31 -07:00
static white-space: pre-wrap for table SQL, closes #505 2019-07-07 13:26:38 -07:00
templates Fixed CodeMirror on database page, closes #560 2019-07-13 20:38:40 -07:00
utils Fix plus test for unicode characters in custom query name, closes #558 2019-07-13 19:49:24 -07:00
views Handle databases with spaces in their names 2019-07-22 18:00:07 -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 Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
app.py Renamed plugin_extra_options to extra_serve_options 2019-07-25 17:15:51 +03:00
cli.py Renamed plugin_extra_options to extra_serve_options 2019-07-25 17:15:51 +03:00
database.py Refactored connection logic to database.connect() 2019-07-25 16:09:43 +03:00
facets.py Removed ManyToManyFacet for the moment, closes #550 2019-07-07 16:21:11 -07:00
filters.py Removed obsolete __init__ method 2019-05-27 19:03:36 -07:00
hookspecs.py New plugin hook: extra_serve_options() 2019-07-25 17:09:13 +03: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 Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00