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 https://travis-ci.org/ArabellaTech/django-basic-cms.png?branch=master https://coveralls.io/repos/ArabellaTech/django-basic-cms/badge.png?branch=master 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

https://github.com/ArabellaTech/django-basic-cms/raw/master/doc/admin-screenshot1.png

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