Skip to content

Commit

Permalink
add missing author for 'failed demo ...' archived project.
Browse files Browse the repository at this point in the history
  • Loading branch information
tompollard committed Dec 22, 2023
1 parent ce72593 commit 204a99c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions physionet-django/project/fixtures/demo-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,26 @@
"creation_date": "2020-04-10T16:08:49.337Z"
}
},
{
"model": "project.author",
"pk": 14,
"fields": {
"user": [
"admin"
],
"display_order": 1,
"is_submitting": true,
"is_corresponding": true,
"approval_datetime": null,
"content_type": [
"project",
"activeproject"
],
"object_id": 9,
"corresponding_email": 209,
"creation_date": "2020-04-10T16:08:49.337Z"
}
},
{
"model": "project.publishedauthor",
"pk": 1,
Expand Down

0 comments on commit 204a99c

Please sign in to comment.