wagtail/docs/getting_started
John Heasly d87d737f52 Need to flip order of class creation
Need to flip order of creating `BlogIndexRelatedLink` and `BlogIndexPage`, otherwise `BlogIndexRelatedLink` references `BlogIndexPage` before it's been created and you get:
```bash
ERRORS:
blog.BlogIndexRelatedLink.page: (fields.E300) Field defines a relation with model 'BlogIndexPage', which is either not installed, or is abstract.
```
2015-10-14 17:29:19 -07:00
..
demo_site.rst Simplified getting started section 2015-05-28 10:13:05 +01:00
index.rst Loudly highlight the fact that libjpeg and zlib are required 2015-09-22 22:54:47 +01:00
tutorial.rst Need to flip order of class creation 2015-10-14 17:29:19 -07:00