eos87 / django-scaffold

Reusable application for 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.

Home Page:http://readthedocs.org/projects/mazelife/django-scaffold/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About django-scaffold

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-scaffolding uses the following javascript libraries (these are included in project):

This project is licensed under a BSD License. Admin UI inspired by django CMS.

image

About

Reusable application for 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.

http://readthedocs.org/projects/mazelife/django-scaffold/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 93.5%Language:JavaScript 6.5%