datasette/datasette
Tobias Kunze cd1b22f100 Button to format SQL, closes #136
SQL code will be formatted on page load, and can additionally
be formatted by clicking the "Format SQL" button.

Thanks, @rixx!
2019-11-10 19:15:14 -08:00
..
publish --plugin-secret option for datasette publish 2019-11-10 19:15:13 -08:00
static Button to format SQL, closes #136 2019-11-10 19:15:14 -08:00
templates Button to format SQL, closes #136 2019-11-10 19:15:14 -08:00
utils Allow EXPLAIN WITH... - closes #583 2019-11-10 19:15:14 -08:00
views Fix numerous typos (#561) 2019-11-10 19:15:14 -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-11-10 19:15:13 -08:00
_version.py Fix numerous typos (#561) 2019-11-10 19:15:14 -08:00
app.py Added /-/threads debugging page 2019-11-10 19:15:14 -08:00
cli.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-11-10 19:15:13 -08:00
database.py Refactored connection logic to database.connect() 2019-11-10 19:15:14 -08:00
facets.py Removed ManyToManyFacet for the moment, closes #550 2019-11-10 19:15:13 -08:00
filters.py Removed obsolete __init__ method 2019-05-27 19:03:36 -07:00
hookspecs.py extra_template_vars plugin hook (#542) 2019-11-10 19:15:13 -08: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-11-10 19:15:13 -08:00
tracer.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-11-10 19:15:13 -08:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00