home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1355691595

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/1962#issuecomment-1355691595 https://api.github.com/repos/simonw/datasette/issues/1962 1355691595 IC_kwDOBm6k_c5QzjZL 9599 2022-12-16T21:53:45Z 2022-12-16T21:55:29Z OWNER

Also need an alternative mechanism to this convenience for getting CSRF tokens before a POST:

https://github.com/simonw/datasette/blob/5ee954e34b6eb762ccecbdb2be0791d0166fd19c/datasette/utils/testing.py#L90-L103

One option would be adding that mechanism to datasette.client.post(...) - as a _csrf_from= parameter (with an underscore because it's mainly intended for use in tests, though perhaps that's a weird convention that I shouldn't introduce).

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