Skip to content

maximbo/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 languages with internationalization (i18n) slugs, and the navigation can be extended by your own models.

Pages are rendered with a template that has placeholders which get filled via plugins. Plugins included at the moment include the following:

  • File
  • Flash
  • Google Map
  • Link
  • Picture
  • HTML Snippet
  • Teaser
  • Text
  • Video
  • Twitter

Many more are in the works. Plugins are very easy to write and integrate with your own models.

Tour & Screenshots

can be found here

Documentation

Can be found here.

Installation instructions can be found here.

Sourcecode

Can be found here on github.

Help

There is a google group mailinglist You can also visit the project website at django-cms.org or #django-cms on freenet IRC for more info.

For a feature comparison of all the CMS apps available for django see CMSComparison.

This is a fork of django-page-cms. Some icons are from http://www.famfamfam.com

Packages

No packages published

Languages

  • Python 62.8%
  • JavaScript 37.1%
  • PHP 0.1%