Skip to content
Snippets Groups Projects
Commit 01410d2b authored by ynerant's avatar ynerant
Browse files

Store used aliases in transactions

parent c4199942
No related branches found
No related tags found
1 merge request!69Something is wrong in the fixtures
Pipeline #8042 passed with warnings with stages
in 3 minutes and 38 seconds
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment