* Section.gate_check was enforcing user visits across Hierarchies. e.g. a user must traverse Hierarchy1 before traversing Hierarchy2. Modified to remove locking across Hierarchies.
0.14.2
Not secure
===================
* edit urls were getting created wrong on deeply nested sections
0.14.0
Not secure
===================
* support for caching on a couple of frequently called methods you will want to enable Django's cache backend to take advantage of it. simple statsd integration is also included so cache hit/miss rates can be logged for more accurate tuning.
0.13.5
Not secure
===================
* confirmation before deleting page
0.13.4
Not secure
===================
* bugfix for UPV status getting overwritten (see PMT 92009)
0.13.3
===================
* Support move section in edit_page.html * Add full hierarchy display in edit_page.html * Link sections under Children tab in edit_page.html