django-scaffold is a reusable app providing a generic section/subsection hierarchy in Django.
Aims to solve a common problem: you're building a site that needs sections and subsections and you not only need to be able to manage that hierarchy, but also hang other content off of it.
Django-scaffolding uses the following javascript libraries (these are included in project):
- jQuery
- jQuery UI
- jstree
This project is licensed under a BSD License. Admin UI inspired by django CMS.
Product's homepage
Requirements:
· Django
· django-treebeard