datasette/datasette
Simon Willison b52171db1e
Plugins can now bundle custom templates, closes #224
Refs #14
2018-04-18 22:50:27 -07:00
..
static
templates Added /-/metadata /-/plugins /-/inspect, closes #225 2018-04-18 22:25:22 -07:00
__init__.py
app.py Plugins can now bundle custom templates, closes #224 2018-04-18 22:50:27 -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