symposion_app/cms_pages
Christopher Neugebauer fdfe3c7045 Wagtail integration (#17)
* Adds basic wagtail app to the website

* Renames lca_website to cms_pages for clarity; re-instates pinax-boxes until we remove them from the templates

* OOPS

* Just Enough Wagtail

* Removes the template view homepage from urls.py

* OOPS

* Makes the home page use a stream field

* Removes an irrelevant migration that I accidentally introduced.
2016-06-22 10:07:27 +10:00
..
migrations Wagtail integration (#17) 2016-06-22 10:07:27 +10:00
__init__.py Wagtail integration (#17) 2016-06-22 10:07:27 +10:00
admin.py Wagtail integration (#17) 2016-06-22 10:07:27 +10:00
apps.py Wagtail integration (#17) 2016-06-22 10:07:27 +10:00
models.py Wagtail integration (#17) 2016-06-22 10:07:27 +10:00
tests.py Wagtail integration (#17) 2016-06-22 10:07:27 +10:00
views.py Wagtail integration (#17) 2016-06-22 10:07:27 +10:00