* generic page view now supports simplest use-case for gating if asked to enforce it, it will check that the user has visited every page previous to the current one and send them to an earlier page if necessary.
0.12.0
Not secure
===================
* deprecated some helper functions in favor of methods on Section * generic page view now does basic user visit logging * https supported for exporter
0.11.12
====================
* None-parent delete save version bugfix
0.11.11
Not secure
====================
* if your project's base.html has 'bodyid' and 'bodyclass' blocks setup (along the lines of:
pagetree's generic views will now fill those in with useful values that will make it easier for a designer to target specific sections or modules in CSS.
0.11.10
Not secure
====================
* added Table of Contents functionality
0.11.9
Not secure
===================
* add mock pageblock to reduce the dependencies needed for running unit tests