Files @ e6c623a69ca9
Branch filter:

Location: symposion_app/fixtures/sitetree.json - annotation

Christopher Neugebauer
Refactors all speaker-facing forms and editing pages to use the new theme (#27)

* Themes speaker_edit.html

* speaker_create now uses takeflight theme

* proposal_submit_kind now uses takeflight theme

* fixes bug in form_snippet

* Optimises proposals_submit_kind

* proposal_submit now uses wagtail theme

* Proposal_edit now uses new theme

* More forms

* Proposal details page now loads from take flight theme

* proposal_fields now looks nicer under the take flight theme

* proposal_speaker_manage rethemed
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
[
    {
        "pk": 1,
        "model": "sitetree.tree",
        "fields": {
            "alias": "main",
            "title": "main"
        }
    },
    {
        "pk": 1,
        "model": "sitetree.treeitem",
        "fields": {
            "parent": null,
            "access_restricted": false,
            "access_permissions": [],
            "description": "",
            "insitetree": true,
            "hint": "",
            "url": "pages_page \"about/\"",
            "inbreadcrumbs": true,
            "title": "About",
            "tree": 1,
            "access_perm_type": 1,
            "alias": null,
            "sort_order": 2,
            "inmenu": true,
            "access_loggedin": false,
            "hidden": false,
            "urlaspattern": true
        }
    },
    {
        "pk": 2,
        "model": "sitetree.treeitem",
        "fields": {
            "parent": null,
            "access_restricted": false,
            "access_permissions": [],
            "description": "",
            "insitetree": true,
            "hint": "",
            "url": "pages_page \"venue/\"",
            "inbreadcrumbs": true,
            "title": "Venue",
            "tree": 1,
            "access_perm_type": 1,
            "alias": null,
            "sort_order": 3,
            "inmenu": true,
            "access_loggedin": false,
            "hidden": false,
            "urlaspattern": true
        }
    },
    {
        "pk": 3,
        "model": "sitetree.treeitem",
        "fields": {
            "parent": null,
            "access_restricted": false,
            "access_permissions": [],
            "description": "",
            "insitetree": true,
            "hint": "",
            "url": "#",
            "inbreadcrumbs": true,
            "title": "Sponsors",
            "tree": 1,
            "access_perm_type": 1,
            "alias": null,
            "sort_order": 4,
            "inmenu": true,
            "access_loggedin": false,
            "hidden": false,
            "urlaspattern": false
        }
    },
    {
        "pk": 4,
        "model": "sitetree.treeitem",
        "fields": {
            "parent": null,
            "access_restricted": false,
            "access_permissions": [],
            "description": "",
            "insitetree": true,
            "hint": "",
            "url": "home",
            "inbreadcrumbs": true,
            "title": "Home",
            "tree": 1,
            "access_perm_type": 1,
            "alias": null,
            "sort_order": 1,
            "inmenu": true,
            "access_loggedin": false,
            "hidden": false,
            "urlaspattern": true
        }
    },
    {
        "pk": 5,
        "model": "sitetree.treeitem",
        "fields": {
            "parent": 3,
            "access_restricted": false,
            "access_permissions": [],
            "description": "",
            "insitetree": true,
            "hint": "",
            "url": "sponsor_apply",
            "inbreadcrumbs": true,
            "title": "Apply to be a Sponsor",
            "tree": 1,
            "access_perm_type": 1,
            "alias": null,
            "sort_order": 6,
            "inmenu": true,
            "access_loggedin": false,
            "hidden": false,
            "urlaspattern": true
        }
    },
    {
        "pk": 6,
        "model": "sitetree.treeitem",
        "fields": {
            "parent": 3,
            "access_restricted": false,
            "access_permissions": [],
            "description": "",
            "insitetree": true,
            "hint": "",
            "url": "sponsor_list",
            "inbreadcrumbs": true,
            "title": "{{ SITE_NAME }} Sponsors",
            "tree": 1,
            "access_perm_type": 1,
            "alias": null,
            "sort_order": 5,
            "inmenu": true,
            "access_loggedin": false,
            "hidden": false,
            "urlaspattern": true
        }
    }
]