wagtail/wagtail
Karl Hobley 4c0803ccc4 Recommend defining subpage_urls as a property
We previously recommended that users define their subpage_urls in a class attribute but this syntax will no longer work on Django 1.8.

This commit changes the docs to recommend users define their subpage_urls as a property so new code will be written in a forwards-compatible way.
2015-03-26 16:56:22 +00:00
..
bin
contrib Recommend defining subpage_urls as a property 2015-03-26 16:56:22 +00:00
project_template Use django-redis in project template 2015-03-25 14:24:57 +00:00
tests
utils
wagtailadmin
wagtailcore StructBlock.value_from_datadict should return a StructValue, not dict - fixes #1100 2015-03-25 11:48:05 +00:00
wagtaildocs
wagtailembeds
wagtailforms
wagtailimages
wagtailredirects
wagtailsearch
wagtailsites Fixed typo in wagtailsites/wagtail_hooks.py 2015-03-26 12:26:31 +00:00
wagtailsnippets
wagtailusers
__init__.py