Skip to content

jpic/django-basic-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-basic-cms

Requirements Status

image

image

Bitdeli badge

This Django Basic CMS (based on Django Page CMS) enable you to create and administrate hierarchical pages in a simple and powerful way.

Django Basic CMS is based around a placeholders concept. A placeholder is special template tag that you use in your page templates. Every time you add a placeholder in your template a field dynamically appears in the page admin.

This CMS is know to work on Django 1.7 and 1.8 with Python 2.6+ and 3.3 and 3.4 from version 0.3.0 Version prior 0.3.0 work with Django 1.5 and 1.6 along with Python 2.6+/3.3.

image

Documentation

For more informations about the product:

http://django-basic-cms.readthedocs.org/

TODO before 1.0

  • better import/export
  • coverage > 90%
  • pep8
  • update documentation

Packages

No packages published

Languages

  • JavaScript 80.2%
  • Python 7.7%
  • CSS 6.9%
  • HTML 3.8%
  • PHP 1.4%