Releases: ccnmtl/django-pagetree
Releases · ccnmtl/django-pagetree
1.1.12
- Added instructions for base_url on clone form.
1.1.8
Add csrf_token to base clone_hierarchy form
1.1.7
- Fixed some places where pagetree was executing duplicate db queries.
1.1.6
1.1.6 (2015-06-06)
- Add hierarchy clone functionality - copy sections and pageblocks
1.1.5
Add pageblock count to sections in the edit page
1.1.2
- Add confirmation page when deleting a pageblock.
- Add support for Django 1.8.
1.1.1
Optimizing reporting components
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.