datasette/datasette
2018-04-17 19:32:48 -07:00
..
static Add column name classes to <td>s, make PK bold 2018-04-17 18:13:02 -07:00
templates <th> now gets class="col-X" - plus added col-X documentation 2018-04-17 19:11:54 -07:00
__init__.py Start of the plugin system, based on pluggy (#210) 2018-04-15 17:56:15 -07:00
app.py /-/static-plugins/PLUGIN_NAME/ now serves static/ from plugins 2018-04-17 19:32:48 -07:00
cli.py New --plugins-dir=plugins/ option (#212) 2018-04-15 22:22:01 -07:00
hookspecs.py Start of the plugin system, based on pluggy (#210) 2018-04-15 17:56:15 -07:00
utils.py Correct escaping for HTML display of row links 2018-04-17 18:13:02 -07:00
version.py Datasette 0.19: plugin preview (with release notes) 2018-04-16 19:12:21 -07:00