Changeset - bf0c5eb46613
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-10 04:30:36
i@joshuasimmons.name
exporting updated site tree
1 file changed with 7 insertions and 55 deletions:
0 comments (0 inline, 0 general)
fixtures/sitetree.json
Show inline comments
...
 
@@ -15,4 +15,4 @@
 
        "hint": "",
 
        "url": "about",
 
        "urlaspattern": true,
 
        "url": "/about/north-bay-python",
 
        "urlaspattern": false,
 
        "tree": 1,
...
 
@@ -37,5 +37,5 @@
 
    "fields": {
 
        "title": "Call for Sponsors",
 
        "title": "Become a Sponsor",
 
        "hint": "",
 
        "url": "sponsors",
 
        "url": "/sponsors/become-a-sponsor",
 
        "urlaspattern": false,
...
 
@@ -57,26 +57,2 @@
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 4,
 
    "fields": {
 
        "title": "Home",
 
        "hint": "",
 
        "url": "home",
 
        "urlaspattern": true,
 
        "tree": 1,
 
        "hidden": false,
 
        "alias": null,
 
        "description": "",
 
        "inmenu": true,
 
        "inbreadcrumbs": true,
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": null,
 
        "sort_order": 1,
 
        "access_permissions": []
 
    }
 
},
 
{
...
 
@@ -87,3 +63,3 @@
 
        "hint": "",
 
        "url": "proposals",
 
        "url": "/program/call-for-proposals",
 
        "urlaspattern": false,
...
 
@@ -111,3 +87,3 @@
 
        "hint": "",
 
        "url": "code-of-conduct",
 
        "url": "/code-of-conduct",
 
        "urlaspattern": false,
...
 
@@ -135,3 +111,3 @@
 
        "hint": "",
 
        "url": "news",
 
        "url": "/news",
 
        "urlaspattern": false,
...
 
@@ -152,26 +128,2 @@
 
    }
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 10,
 
    "fields": {
 
        "title": "Colophon",
 
        "hint": "",
 
        "url": "Colophon",
 
        "urlaspattern": false,
 
        "tree": 1,
 
        "hidden": false,
 
        "alias": null,
 
        "description": "",
 
        "inmenu": true,
 
        "inbreadcrumbs": true,
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 1,
 
        "sort_order": 10,
 
        "access_permissions": []
 
    }
 
}
0 comments (0 inline, 0 general)