datasette/datasette
Simon Willison 4ac9132240
render_cell(value) plugin hook, closes #352
New plugin hook for customizing the way cells values are rendered in HTML.

The first full example of this hook in use is https://github.com/simonw/datasette-json-html
2018-08-04 17:14:56 -07:00
..
publish publish_subcommand hook + default plugins mechanism, used for publish heroku/now (#349) 2018-07-25 22:15:59 -07:00
static Improved UI for CSV/JSON export, closes #266 2018-06-17 23:05:18 -07:00
templates URLify URLs in custom SQL queries, closes #298 2018-07-23 20:56:32 -07:00
views render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07:00
__init__.py Move version info back to separate module 2018-05-22 12:35:21 -07:00
_version.py Add version number support with Versioneer 2018-05-22 12:35:21 -07:00
app.py render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07:00
cli.py publish_subcommand hook + default plugins mechanism, used for publish heroku/now (#349) 2018-07-25 22:15:59 -07:00
hookspecs.py render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07:00
inspect.py Refactor inspect logic 2018-05-22 07:03:06 -07:00
plugins.py render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07:00
utils.py render_cell(value) plugin hook, closes #352 2018-08-04 17:14:56 -07:00
version.py Move version info back to separate module 2018-05-22 12:35:21 -07:00