home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 715616757

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/1042#issuecomment-715616757 https://api.github.com/repos/simonw/datasette/issues/1042 715616757 MDEyOklzc3VlQ29tbWVudDcxNTYxNjc1Nw== 9599 2020-10-23T22:27:28Z 2020-10-23T22:27:28Z OWNER

Almost all of the core template loading happens in the BaseView.render method: https://github.com/simonw/datasette/blob/976e5f74aae1fa0d406df6691dc8b5feeebe8788/datasette/views/base.py#L114-L133

The one exception is the 404 handling code here: https://github.com/simonw/datasette/blob/976e5f74aae1fa0d406df6691dc8b5feeebe8788/datasette/app.py#L1034-L1042

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