Skip to content

ArabellaTech/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 1.8 with Python 2.7+ and 3.3 and 3.4 and 3.5 from version 0.3.13

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