Skip to content

defbyte/django-scaffold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

194 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

http://github.com/mazelife/django-scaffold/raw/master/docs/source/_static/menu.png

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 61.1%
  • CSS 18.4%
  • HTML 15.9%
  • JavaScript 4.6%