Reusable application for a generic section/subsection hierarchy in Django 1.0+
Project description
A Reusable application 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.
Requirements
Django (1.1.1 or higher)
Django-scaffolding uses the following javascript libraries (these are included in project):
This project is licensed under a BSD License. UI inspired by django CMS.