File tree Expand file tree Collapse file tree 1 file changed +6
-32
lines changed Expand file tree Collapse file tree 1 file changed +6
-32
lines changed Original file line number Diff line number Diff line change 17
17
}
18
18
},
19
19
{
20
- "model" : " wagtailcore.page " ,
20
+ "model" : " wagtailcore.site " ,
21
21
"pk" : 1 ,
22
22
"fields" : {
23
- "path" : " 0001" ,
24
- "depth" : 1 ,
25
- "numchild" : 1 ,
26
- "translation_key" : " 0bddbb0f-7275-4646-81a5-c89de32daa6c" ,
27
- "locale" : 1 ,
28
- "latest_revision" : null ,
29
- "live" : true ,
30
- "has_unpublished_changes" : false ,
31
- "first_published_at" : null ,
32
- "last_published_at" : null ,
33
- "live_revision" : null ,
34
- "go_live_at" : null ,
35
- "expire_at" : null ,
36
- "expired" : false ,
37
- "locked" : false ,
38
- "locked_at" : null ,
39
- "locked_by" : null ,
40
- "title" : " Root" ,
41
- "draft_title" : " Root" ,
42
- "slug" : " root" ,
43
- "content_type" : [
44
- " wagtailcore" ,
45
- " page"
46
- ],
47
- "url_path" : " /" ,
48
- "owner" : null ,
49
- "seo_title" : " " ,
50
- "show_in_menus" : false ,
51
- "search_description" : " " ,
52
- "latest_revision_created_at" : null ,
53
- "alias_of" : null
23
+ "hostname" : " localhost" ,
24
+ "port" : 80 ,
25
+ "site_name" : " " ,
26
+ "root_page" : 3 ,
27
+ "is_default_site" : true
54
28
}
55
29
},
56
30
{
You can’t perform that action at this time.
0 commit comments