home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 715641183

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1045#issuecomment-715641183 https://api.github.com/repos/simonw/datasette/issues/1045 715641183 MDEyOklzc3VlQ29tbWVudDcxNTY0MTE4Mw== 9599 2020-10-24T00:19:29Z 2020-10-24T00:19:29Z OWNER

It turns out it already does that:

https://github.com/simonw/datasette/blob/976e5f74aae1fa0d406df6691dc8b5feeebe8788/datasette/app.py#L710-L720

But the documentation doesn't reflect that:

template - string

The template file to be rendered, e.g. my_plugin.html. Datasette will search for this file first in the --template-dir= location, if it was specified - then in the plugin's bundled templates and finally in Datasette's set of default templates.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
728600048  
Powered by Datasette · Queries took 0.68ms · About: github-to-sqlite