diff --git a/fixtures/2019_flatpages.json b/fixtures/2019_flatpages.json deleted file mode 100644 index 5c2081cb8427862efe7c9d40ee06a7ef8850852e..0000000000000000000000000000000000000000 --- a/fixtures/2019_flatpages.json +++ /dev/null @@ -1,137 +0,0 @@ -[ -{ - "model": "flatpages.flatpage", - "pk": 1, - "fields": { - "url": "/", - "title": "LCA 2019", - "content": "", - "enable_comments": false, - "template_name": "flatpages/homepage.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 2, - "fields": { - "url": "/attend/code-of-conduct/", - "title": "Code of Conduct", - "content": "", - "enable_comments": false, - "template_name": "flatpages/coc.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 3, - "fields": { - "url": "/attend/terms-and-conditions/", - "title": "Terms and Conditions", - "content": "", - "enable_comments": false, - "template_name": "flatpages/toc.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 4, - "fields": { - "url": "/sponsors/", - "title": "Sponsorship", - "content": "", - "enable_comments": false, - "template_name": "flatpages/sponsorship.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 5, - "fields": { - "url": "/call-for-papers/", - "title": "Call for Papers", - "content": "", - "enable_comments": false, - "template_name": "flatpages/proposals.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 6, - "fields": { - "url": "/programme/", - "title": "Programme Overview -- LCA 2019", - "content": "", - "enable_comments": false, - "template_name": "flatpages/programme_overview.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 7, - "fields": { - "url": "/programme/miniconfs/", - "title": "Miniconfs -- LCA 2019", - "content": "", - "enable_comments": false, - "template_name": "flatpages/miniconfs.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 8, - "fields": { - "url": "/attend/tickets/", - "title": "Tickets & Prices", - "content": "", - "enable_comments": false, - "template_name": "flatpages/tickets_prices.html", - "registration_required": false, - "sites": [ - 1 - ] - } -}, -{ - "model": "flatpages.flatpage", - "pk": 9, - "fields": { - "url": "/attend/shirts/", - "title": "Shirts", - "content": "", - "enable_comments": false, - "template_name": "flatpages/shirts.html", - "registration_required": false, - "sites": [ - 1 - ] - } -} -] diff --git a/fixtures/2019_sitetree.json b/fixtures/2019_sitetree.json deleted file mode 100644 index 23ac4389a7786f2bbc86b230bacd675c412c2cc4..0000000000000000000000000000000000000000 --- a/fixtures/2019_sitetree.json +++ /dev/null @@ -1,621 +0,0 @@ -[ -{ - "model": "sitetree.tree", - "pk": 1, - "fields": { - "title": "main", - "alias": "main" - } -}, -{ - "model": "sitetree.treeitem", - "pk": 1, - "fields": { - "title": "LINUX.CONF.AU 2019", - "hint": "", - "url": "/index.html", - "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": null, - "sort_order": 2, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 2, - "fields": { - "title": "Dashboard", - "hint": "", - "url": "dashboard", - "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": 37, - "sort_order": 22, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 3, - "fields": { - "title": "django admin", - "hint": "", - "url": "/admin", - "urlaspattern": false, - "tree": 1, - "hidden": false, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": true, - "access_perm_type": 1, - "parent": 9, - "sort_order": 3, - "access_permissions": [ - 52 - ] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 4, - "fields": { - "title": "Ticket Reports", - "hint": "", - "url": "/tickets/reports/", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": true, - "access_perm_type": 1, - "parent": 9, - "sort_order": 4, - "access_permissions": [ - 52 - ] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 9, - "fields": { - "title": "Admin", - "hint": "", - "url": "#", - "urlaspattern": false, - "tree": 1, - "hidden": false, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": true, - "access_perm_type": 1, - "parent": null, - "sort_order": 37, - "access_permissions": [ - 52, - 20 - ] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 19, - "fields": { - "title": "Schedule Edit", - "hint": "", - "url": "/schedule/edit", - "urlaspattern": false, - "tree": 1, - "hidden": false, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": true, - "access_perm_type": 1, - "parent": 9, - "sort_order": 19, - "access_permissions": [ - 106, - 107, - 108 - ] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 20, - "fields": { - "title": "Home", - "hint": "", - "url": "/", - "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": null, - "sort_order": 3, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 21, - "fields": { - "title": "About", - "hint": "", - "url": "/about", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "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": 9, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 22, - "fields": { - "title": "News", - "hint": "", - "url": "/news", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "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": 10, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 23, - "fields": { - "title": "Attend", - "hint": "", - "url": "#", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "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": 21, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 24, - "fields": { - "title": "Tickets and Prices", - "hint": "", - "url": "/attend", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": false, - "access_perm_type": 1, - "parent": 23, - "sort_order": 25, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 25, - "fields": { - "title": "Accommodation", - "hint": "", - "url": "/attend/accommodation", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": false, - "access_perm_type": 1, - "parent": 23, - "sort_order": 26, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 26, - "fields": { - "title": "Business Case", - "hint": "", - "url": "/attend/business-case", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": false, - "access_perm_type": 1, - "parent": 23, - "sort_order": 27, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 27, - "fields": { - "title": "Shirts", - "hint": "", - "url": "/attend/shirts", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": false, - "access_perm_type": 1, - "parent": 23, - "sort_order": 28, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 28, - "fields": { - "title": "Code of Conduct", - "hint": "", - "url": "/attend/code-of-conduct/", - "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": 37, - "sort_order": 39, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 29, - "fields": { - "title": "Terms and Conditions", - "hint": "", - "url": "/attend/terms-and-conditions/", - "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": 37, - "sort_order": 38, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 30, - "fields": { - "title": "Volunteer", - "hint": "", - "url": "/attend/volunteer", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": false, - "access_perm_type": 1, - "parent": 23, - "sort_order": 29, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 31, - "fields": { - "title": "Programme", - "hint": "", - "url": "#", - "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": null, - "sort_order": 23, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 32, - "fields": { - "title": "Overview", - "hint": "", - "url": "/programme", - "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": 31, - "sort_order": 32, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 33, - "fields": { - "title": "Miniconfs", - "hint": "", - "url": "/programme/miniconfs/", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "alias": null, - "description": "", - "inmenu": true, - "inbreadcrumbs": true, - "insitetree": true, - "access_loggedin": false, - "access_guest": false, - "access_restricted": false, - "access_perm_type": 1, - "parent": 31, - "sort_order": 33, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 34, - "fields": { - "title": "Call for Papers", - "hint": "", - "url": "/call-for-papers/", - "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": 31, - "sort_order": 34, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 35, - "fields": { - "title": "Sponsors", - "hint": "", - "url": "/sponsors/", - "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": null, - "sort_order": 35, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 37, - "fields": { - "title": "Attend", - "hint": "", - "url": "#", - "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": null, - "sort_order": 31, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 38, - "fields": { - "title": "Tickets & Prices", - "hint": "", - "url": "/attend/tickets/", - "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": 37, - "sort_order": 30, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 39, - "fields": { - "title": "Shirts", - "hint": "", - "url": "/attend/shirts/", - "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": 37, - "sort_order": 36, - "access_permissions": [] - } -} -] diff --git a/fixtures/flatpages.json b/fixtures/flatpages.json index 35fc87e21bb42ee175a2252606a7470ef5cc2867..e9eae19172abeb653b64fd3240892abe50522ccd 100644 --- a/fixtures/flatpages.json +++ b/fixtures/flatpages.json @@ -1,62 +1,272 @@ [ - { - "fields": { - "url": "/", - "title": "LCA 2019", - "sites": [ - 1 - ], - "template_name": "flatpages/homepage.html" - }, - "model": "flatpages.flatpage", - "pk": 1 - }, - { - "fields": { - "url": "/attend/code-of-conduct/", - "title": "Code of Conduct -- LCA2019", - "sites": [ - 1 - ], - "template_name": "flatpages/coc.html" - }, - "model": "flatpages.flatpage", - "pk": 2 - }, - { - "fields": { - "url": "/attend/terms-and-conditions/", - "title": "Terms and Conditions -- LCA2019", - "sites": [ - 1 - ], - "template_name": "flatpages/toc.html" - }, - "model": "flatpages.flatpage", - "pk": 3 - }, - { - "fields": { - "url": "/sponsors/", - "title": "Sponsorship -- LCA2019", - "sites": [ - 1 - ], - "template_name": "flatpages/sponsorship.html" - }, - "model": "flatpages.flatpage", - "pk": 4 - }, - { - "fields": { - "url": "/call-for-papers/", - "title": "Call for Papers -- LCA2019", - "sites": [ - 1 - ], - "template_name": "flatpages/proposals.html" - }, - "model": "flatpages.flatpage", - "pk": 5 - } +{ + "model": "flatpages.flatpage", + "pk": 1, + "fields": { + "url": "/", + "title": "LCA 2019", + "content": "", + "enable_comments": false, + "template_name": "flatpages/homepage.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 2, + "fields": { + "url": "/attend/code-of-conduct/", + "title": "Code of Conduct", + "content": "", + "enable_comments": false, + "template_name": "flatpages/coc.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 3, + "fields": { + "url": "/attend/terms-and-conditions/", + "title": "Terms and Conditions", + "content": "", + "enable_comments": false, + "template_name": "flatpages/toc.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 4, + "fields": { + "url": "/sponsors/", + "title": "Sponsorship", + "content": "", + "enable_comments": false, + "template_name": "flatpages/sponsorship.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 5, + "fields": { + "url": "/call-for-papers/", + "title": "Call for Papers", + "content": "", + "enable_comments": false, + "template_name": "flatpages/proposals.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 6, + "fields": { + "url": "/programme/", + "title": "Programme Overview", + "content": "", + "enable_comments": false, + "template_name": "flatpages/programme_overview.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 7, + "fields": { + "url": "/programme/miniconfs/", + "title": "Miniconfs", + "content": "", + "enable_comments": false, + "template_name": "flatpages/miniconfs.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 8, + "fields": { + "url": "/attend/tickets/", + "title": "Tickets & Prices", + "content": "", + "enable_comments": false, + "template_name": "flatpages/tickets_prices.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 9, + "fields": { + "url": "/attend/shirts/", + "title": "Shirts", + "content": "", + "enable_comments": false, + "template_name": "flatpages/shirts.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 10, + "fields": { + "url": "/attend/accommodation/", + "title": "Accommodation", + "content": "", + "enable_comments": false, + "template_name": "flatpages/accommodation.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 11, + "fields": { + "url": "/attend/business-case/", + "title": "Business Case", + "content": "", + "enable_comments": false, + "template_name": "flatpages/business_case.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 12, + "fields": { + "url": "/programme/miniconfs/docs/", + "title": "Docs Down Under", + "content": "

Docs Down Under

\r\n

Introduction

\r\n

After a hiatus in 2018, Docs Down Under has returned to linux.conf.au!

\r\n\r\n

Docs Down Under is a technical communication-themed miniconference open to\r\nprofessionals of all kinds from across Australia. Topics on every aspect of\r\ntechnical communication are welcome, ranging from languages and tools to\r\nbuilding communities and the state of the industry. Following this year's\r\ntheme, we are particularly interested in talks on embedded documentation and\r\nthe future of technical communication in a highly connected world.

\r\n\r\n

Great documentation is a critical aspect of any successful project, and this\r\nminiconference brings together writing professionals, communicators, software\r\ndevelopers, and operators from across Australia to share their ideas,\r\ninformation, and experience. Whether you are are a professional writer, a\r\nproject contributor, or just interested in the art of communication, we invite\r\nyou to come along and get your docs on!

\r\n\r\n

Call for Proposals

\r\n

\r\n We are inviting talks on topics related to the field of technical communication\r\n and documentation in open source. If you work with documentation, we want to\r\n hear from you.\r\n

\r\n

Topics for presentations could include (but are not limited to):

\r\n\r\n\r\n

Presentation Formats

\r\n

We are now open for talk submissions. We have openings for:

\r\n\r\n

Don\u2019t see a format here that interests you? Want to run a panel discussion or an interactive session? Let us know! The schedule is flexible and we're happy to accommodate.

\r\n\r\n

Submissions

\r\n

Submission are now open! Head over to linux.conf.au to create your speaker profile and submit your presentation summary.

\r\n
    \r\n
  1. Create an account. This is the same system used by linux.conf.au, so if you already have a profile there you can use the same one for your submission.
  2. \r\n
  3. Log in and access your Dashboard under the Attend dropdown.
  4. \r\n
  5. Click Docs Down Under Proposal.
  6. \r\n
  7. Complete the proposal form, and you're done!
  8. \r\n
\r\n\r\n

We encourage you to submit multiple proposals if you have lots of great ideas to share. Note that proposals can be edited up until the submission deadline.

\r\n

If you\u2019re looking for extra advice or want to chat about an idea before submitting you can always email us. We\u2019re excited to hear from you!

\r\n

Submissions close: 30th November 2018, New Zealand Standard Time

\r\n

We strongly encourage both new and experienced speakers from all walks of life to apply \u2013 all ages, genders, nationalities, ethnicities, backgrounds, religions, and abilities. Like the main LCA conference, we respect and encourage diversity at our miniconf and all presentations and attendees must adhere to the Code of Conduct. If you would like any assistance with creating a proposal, don't hesitate to ask one of the organisers.

\r\n\r\n\r\n

Tickets & Financial Assistance

\r\n

Please note, linux.conf.au is a community run conference. Miniconf speakers do not receive complimentary tickets to the conference. To present or attend the miniconf you will need to be a registered attendee of linux.conf.au with either a Professional, Hobbyist, or Student ticket.

\r\n

We understand this is not easy to do for all people, and we ask that if you don\u2019t think you can attend the conference without assistance, please contact us. We would love to look at ways to help you attend. Your attendance and involvement is very important to us, and we want to help you be there.

\r\n\r\n

Dates and Deadlines

\r\n

\r\n30-11-2018 - Deadline for submissions
\r\n07-12-2018 - Confirmation of presentations
\r\n22-01-2019 - Doc Down Under miniconf\r\n

\r\n\r\n

Organisers & Contact

\r\n

If you have any questions or comments, please get in touch with Lana Brindley and Brian Moss at: docsdownunder@gmail.com.

", + "enable_comments": false, + "template_name": "flatpages/default.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 13, + "fields": { + "url": "/programme/keynotes/", + "title": "Keynote Speakers", + "content": "", + "enable_comments": false, + "template_name": "flatpages/keynotes.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 14, + "fields": { + "url": "/programme/keynotes/rory/", + "title": "Rory Aronson", + "content": "", + "enable_comments": false, + "template_name": "keynotes/rory.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 15, + "fields": { + "url": "/attend/volunteer/", + "title": "Volunteer", + "content": "", + "enable_comments": false, + "template_name": "flatpages/volunteer.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 16, + "fields": { + "url": "/programme/miniconfs/developer/", + "title": "Developer Developer", + "content": "

Developer Developer

\r\n

\r\n Building on the tradition of the Open Programming (Languages) Miniconf that ran at linux.conf.au 2010 until 2014,\r\n and returning to the LCA program in 2018, the Developer Developer Miniconf is an outlet for the growing community\r\n of application developers who attend linux.conf.au to talk about how to do software development properly.\r\n

\r\n\r\n

\r\n This year, as well as exploring the latest in open source languages, we want to discuss aspects including:\r\n

\r\n\r\n\r\n\r\n

\r\n We're keen to run an inclusive CFP, and to be particularly inviting of speakers who've never spoken at a conference,\r\n or to people who are new to linux.conf.au.\r\n

\r\n\r\n

\r\n In 2018, and every instance of the predecessor Open Programming Miniconf, we've consistently attracted more talks\r\n than we've had spaces available, and we run a public call for lightning talks in the week before the conference,\r\n in order to provide more opportunities for first-time speakers.\r\n

", + "enable_comments": false, + "template_name": "flatpages/default.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 17, + "fields": { + "url": "/programme/keynotes/dana/", + "title": "Dana Lewis", + "content": "", + "enable_comments": false, + "template_name": "keynotes/dana.html", + "registration_required": false, + "sites": [ + 1 + ] + } +}, +{ + "model": "flatpages.flatpage", + "pk": 18, + "fields": { + "url": "/programme/keynotes/shannon/", + "title": "Shannon Morse", + "content": "", + "enable_comments": false, + "template_name": "keynotes/shannon.html", + "registration_required": false, + "sites": [ + 1 + ] + } +} ] diff --git a/fixtures/sitetree.json b/fixtures/sitetree.json index 5c3682dc73c593e7e847285c67c7e22c8fa25243..aadb3fe1156c9f407e0f69df556ec45967b9ab9f 100644 --- a/fixtures/sitetree.json +++ b/fixtures/sitetree.json @@ -143,7 +143,7 @@ "url": "/schedule/edit", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -188,62 +188,14 @@ }, { "model": "sitetree.treeitem", - "pk": 21, - "fields": { - "title": "About", - "hint": "", - "url": "/about", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "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": 9, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 22, - "fields": { - "title": "News", - "hint": "", - "url": "/news", - "urlaspattern": false, - "tree": 1, - "hidden": true, - "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": 10, - "access_permissions": [] - } -}, -{ - "model": "sitetree.treeitem", - "pk": 23, + "pk": 28, "fields": { - "title": "Attend", + "title": "Code of Conduct", "hint": "", - "url": "#", + "url": "/attend/code-of-conduct/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -253,21 +205,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": null, - "sort_order": 21, + "parent": 37, + "sort_order": 42, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 24, + "pk": 29, "fields": { - "title": "Tickets and Prices", + "title": "Terms and Conditions", "hint": "", - "url": "/attend", + "url": "/attend/terms-and-conditions/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -277,21 +229,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 23, - "sort_order": 25, + "parent": 37, + "sort_order": 44, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 25, + "pk": 30, "fields": { - "title": "Accommodation", + "title": "Volunteer", "hint": "", - "url": "/attend/accommodation", + "url": "/attend/volunteer/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -301,21 +253,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 23, + "parent": 37, "sort_order": 26, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 26, + "pk": 31, "fields": { - "title": "Business Case", + "title": "Programme", "hint": "", - "url": "/attend/business-case", + "url": "#", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -325,21 +277,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 23, - "sort_order": 27, + "parent": null, + "sort_order": 24, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 27, + "pk": 32, "fields": { - "title": "Shirts", + "title": "Overview", "hint": "", - "url": "/attend/shirts", + "url": "/programme", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -349,18 +301,18 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 23, - "sort_order": 28, + "parent": 31, + "sort_order": 32, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 28, + "pk": 33, "fields": { - "title": "Code of Conduct", + "title": "Miniconfs", "hint": "", - "url": "/attend/code-of-conduct/", + "url": "/programme/miniconfs/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -373,18 +325,18 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 37, - "sort_order": 36, + "parent": 31, + "sort_order": 40, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 29, + "pk": 34, "fields": { - "title": "Terms and Conditions", + "title": "Call for Papers", "hint": "", - "url": "/attend/terms-and-conditions/", + "url": "/call-for-papers/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -397,21 +349,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 37, - "sort_order": 30, + "parent": 31, + "sort_order": 43, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 30, + "pk": 35, "fields": { - "title": "Volunteer", + "title": "Sponsors", "hint": "", - "url": "/attend/volunteer", + "url": "/sponsors/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -421,21 +373,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 23, - "sort_order": 29, + "parent": null, + "sort_order": 35, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 31, + "pk": 37, "fields": { - "title": "Programme", + "title": "Attend", "hint": "", "url": "#", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -446,20 +398,20 @@ "access_restricted": false, "access_perm_type": 1, "parent": null, - "sort_order": 23, + "sort_order": 31, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 32, + "pk": 38, "fields": { - "title": "Overview", + "title": "Tickets & Prices", "hint": "", - "url": "/programme", + "url": "/attend/tickets/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -469,21 +421,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 31, - "sort_order": 32, + "parent": 37, + "sort_order": 30, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 33, + "pk": 39, "fields": { - "title": "Miniconfs", + "title": "Shirts", "hint": "", - "url": "/programme/miniconfs.html", + "url": "/attend/shirts/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -493,21 +445,21 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": 31, - "sort_order": 33, + "parent": 37, + "sort_order": 39, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 34, + "pk": 40, "fields": { - "title": "Proposals", + "title": "Conference Schedule", "hint": "", - "url": "/proposals/", + "url": "/schedule/", "urlaspattern": false, "tree": 1, - "hidden": true, + "hidden": false, "alias": null, "description": "", "inmenu": true, @@ -524,11 +476,11 @@ }, { "model": "sitetree.treeitem", - "pk": 35, + "pk": 41, "fields": { - "title": "Sponsors", + "title": "Accommodation", "hint": "", - "url": "/sponsors/", + "url": "/attend/accommodation/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -541,18 +493,18 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": null, - "sort_order": 35, + "parent": 37, + "sort_order": 38, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 36, + "pk": 42, "fields": { - "title": "Call for Papers", + "title": "Business Case", "hint": "", - "url": "/call-for-papers/", + "url": "/attend/business-case/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -565,18 +517,18 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": null, - "sort_order": 24, + "parent": 37, + "sort_order": 41, "access_permissions": [] } }, { "model": "sitetree.treeitem", - "pk": 37, + "pk": 43, "fields": { - "title": "Attend", + "title": "Keynotes", "hint": "", - "url": "#", + "url": "/programme/keynotes/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -589,8 +541,8 @@ "access_guest": false, "access_restricted": false, "access_perm_type": 1, - "parent": null, - "sort_order": 31, + "parent": 31, + "sort_order": 33, "access_permissions": [] } }