Merge branch 'remove-noteuser-fixture' into 'master'

Something is wrong in the fixtures

See merge request bde/nk20!69
This commit is contained in:
ynerant 2020-03-26 16:04:09 +01:00
commit e8cbd46374
1 changed files with 0 additions and 15 deletions

View File

@ -89,21 +89,6 @@
"created_at": "2020-02-20T20:16:14.753Z"
}
},
{
"model": "note.note",
"pk": 7,
"fields": {
"polymorphic_ctype": [
"note",
"noteuser"
],
"balance": 0,
"last_negative": null,
"is_active": true,
"display_image": "pic/default.png",
"created_at": "2020-03-22T13:01:35.680Z"
}
},
{
"model": "note.noteclub",
"pk": 5,