Skip to content

develersrl/django-page-cms

 
 

Repository files navigation

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.

image

Documentation

For more information about the product:

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.2%
  • JavaScript 9.8%
  • HTML 7.6%
  • CSS 4.4%