================== * Add pageblock count to sections in the edit page
1.1.4
================== * Show sections with empty labels in the edit_page hierarchy
1.1.3
Not secure
================== * Fixed a bug that prevented cached values from getting used, if the value was 0.
1.1.2
Not secure
================== * Add confirmation page when deleting a pageblock. * Add support for Django 1.8.
1.1.1
================== Report optimization and flake8
1.1.0
================== * Pagetree is now compatible with django-treebeard 3.0. * Minor UI bugfixes. * Added some documentation in the docs/ directory. * Added BasePageBlock for making custom pageblocks.