datasette/datasette
2018-04-23 18:31:32 -07:00
..
static Add column name classes to <td>s, make PK bold 2018-04-17 18:13:02 -07:00
templates Added CSS class rows-and-columns to main table 2018-04-23 18:31:32 -07:00
__init__.py Start of the plugin system, based on pluggy (#210) 2018-04-15 17:56:15 -07:00
app.py label_column now defined on the table-being-linked-to, fixes #234 2018-04-22 13:46:18 -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