django-basic-cms

A tree based Django Basic CMS application


License
BSD-3-Clause
Install
pip install django-basic-cms==0.3.16

Documentation

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