Skip to content

Commit 07e03dd

Browse files
authored
Update fixture for django simple history (#285)
1 parent ede5ae0 commit 07e03dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

democrasite/webiscite/fixtures/democrasite.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bill": 1,
2424
"user": 1,
2525
"support": false,
26-
"created": "2024-02-14T01:17:31.346Z"
26+
"when": "2024-02-14T01:17:31.346Z"
2727
}
2828
},
2929
{
@@ -33,7 +33,7 @@
3333
"bill": 3,
3434
"user": 1,
3535
"support": true,
36-
"created": "2024-02-14T01:26:18.533Z"
36+
"when": "2024-02-14T01:26:18.533Z"
3737
}
3838
},
3939
{

0 commit comments

Comments
 (0)