datasette/datasette
Simon Willison f188ceaa2a
New ?_size=XXX querystring parameter for table view, closes #229
Also added documentation for all of the _special arguments.

Plus deleted some duplicate logic implementing _group_count.
2018-04-25 21:47:12 -07:00
..
static Add column name classes to <td>s, make PK bold 2018-04-17 18:13:02 -07:00
templates Added class=rows-and-columns to custom query results table 2018-04-25 20:24:22 -07:00
__init__.py Start of the plugin system, based on pluggy (#210) 2018-04-15 17:56:15 -07:00
app.py New ?_size=XXX querystring parameter for table view, closes #229 2018-04-25 21:47:12 -07:00
cli.py datasette publish/package --install option, closes #223 2018-04-18 07:55:36 -07:00
hookspecs.py New plugin hooks: extra_css_urls() and extra_js_urls() 2018-04-17 20:12:21 -07:00
utils.py Plugins can now bundle custom templates, closes #224 2018-04-18 22:50:27 -07:00
version.py Datasette 0.20: static assets and templates for plugins 2018-04-20 07:32:02 -07:00