dvd0101 / django-page-cms

Official Django page CMS git repository

Home Page:http://packages.python.org/django-page-cms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-page-cms

This Django CMS enables you to create and administrate hierarchical pages in a simple and powerful way.

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

This CMS is updated to work with Django 1.5

Each page can have a different template with different placeholders.

https://github.com/batiste/django-page-cms/raw/master/doc/admin-screenshot1.png

Documentation

For more information about the product:

http://pythonhosted.org/django-page-cms/

About

Official Django page CMS git repository

http://packages.python.org/django-page-cms/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 84.4%Language:JavaScript 10.2%Language:CSS 5.4%