Skip to content

spbit/django-page-cms

 
 

Repository files navigation

django-page-cms

Join the chat at https://gitter.im/django-page-cms/Lobby

image

image

image

Code Climate

Scrutinizer Code Quality

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

For a quick demo.

$ pip install django-page-cms[full]; gerbi --create mywebsite

More informations

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.

Each page can have a different template with different placeholders.

image

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.7%
  • JavaScript 10.6%
  • HTML 10.2%
  • CSS 4.5%