datasette/datasette
Simon Willison a0d444837f Finished implementation of ?_trace=1 debug tool
I redesigned the JSON output and added a handy "traceback" key showing
three relevant lines of the current traceback for each logged query.

Closes #435
2019-05-11 12:06:22 -07:00
..
publish Run black and update docs for #457 2019-05-09 09:48:13 -07:00
static ?_where= parameter on table views, closes #429 2019-04-12 18:37:22 -07:00
templates Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00
views Fixed 500 error on homepage 2019-05-09 22:28:16 -07:00
__init__.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
_version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
app.py Finished implementation of ?_trace=1 debug tool 2019-05-11 12:06:22 -07:00
cli.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
facets.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
filters.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
hookspecs.py Pass view_name to extra_body_script hook (#443) 2019-05-03 09:12:19 -04: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 Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
tracer.py Finished implementation of ?_trace=1 debug tool 2019-05-11 12:06:22 -07:00
utils.py New encode/decode_path_component functions 2019-05-09 09:44:21 -07:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00