Skip to content

Commit a8eb13f

Browse files
committed
Add test document
1 parent ea8bdad commit a8eb13f

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
3.82 KB
Binary file not shown.

fixtures/wagtail.org-demo.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,6 +1152,19 @@
11521152
]
11531153
}
11541154
},
1155+
{
1156+
"model": "wagtaildocs.document",
1157+
"pk": 1,
1158+
"fields": {
1159+
"collection": ["Root"],
1160+
"title": "Test document",
1161+
"file": "documents/test_doc.pdf",
1162+
"created_at": "2026-03-08T09:28:48.134Z",
1163+
"uploaded_by_user": ["admin"],
1164+
"file_size": 3908,
1165+
"file_hash": "0fa3b594b6911c43827e0a59a80f75d7728b4e3b"
1166+
}
1167+
},
11551168
{
11561169
"model": "wagtailusers.userprofile",
11571170
"pk": 1,

0 commit comments

Comments
 (0)