Skip to content

alamierda09/django-cms-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CMS 2.0

A django app for managing hierarchical pages of content in multiple languages, on different sites.

Django CMS handles the navigation rendering for you in multiple language with i18n slugs and the navigation can be extended by your own models.

Pages are rendered with a template that have placeholders that get filled with plugins.

Plugins included at the moment:

  • Text
  • Picture
  • Flash

many more are in the works.

Plugins are very easy to write and you can easily write them on your own and connect them with your own models.

For a feature comparison of all the cms apps available for django see: CMSComparison

Install instructions you can find in the docs here.

visit django-cms.org or #django-cms on freenet for more info

This is a fork of django-page-cms and the main differences are the plugin system and performance improvements.

Releases

No releases published

Packages

No packages published