home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1319588163

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/1901#issuecomment-1319588163 https://api.github.com/repos/simonw/datasette/issues/1901 1319588163 IC_kwDOBm6k_c5Op1FD 9599 2022-11-18T06:05:11Z 2022-11-18T06:05:11Z OWNER For `datasette-copyable` I want to show breadcrumbs that take database/instance permissions into account, so I'm removing `{% block nav %}` entirely and replacing it with this: ```html+jinja {% block crumbs %} {{ crumbs.nav(request=request, database=database, table=table) }} {% endblock %} ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1453813400  
Powered by Datasette ยท Queries took 34.465ms