Skip to content

Commit ae78a7f

Browse files
committed
restore initial_data.json
1 parent 07acb50 commit ae78a7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pod/main/fixtures/initial_data.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"model": "sites.site",
4+
"pk": 1,
5+
"fields": {
6+
"domain": "pod.localhost:8000",
7+
"name": "pod.localhost:8000"
8+
}
9+
},
210
{
311
"pk": 1,
412
"model": "main.configuration",

0 commit comments

Comments
 (0)