public
Description: An Advanced Django Cms
Homepage: http://www.django-cms.org
Clone URL: git://github.com/digi604/django-cms-2.0.git
Click here to lend your support to: django-cms-2.0 and make a donation at www.pledgie.com !
name age message
file .gitignore Fri Nov 20 00:12:27 -0800 2009 added buildout stuff to gitignore [stefanfoulis]
file .hgignore Mon Sep 28 02:10:35 -0700 2009 settings changed... .hgignore add for dev.db [digi604]
file .hgtags Tue Jun 30 01:45:36 -0700 2009 Removed tag master [digi604]
directory .settings/ Fri Oct 16 08:47:30 -0700 2009 coverage.py support added [digi604]
file AUTHORS Fri Nov 27 03:15:31 -0800 2009 new author [limpbrains]
file CHANGELOG.txt Mon Dec 14 00:26:43 -0800 2009 changelog updated and added to manifest [digi604]
file LICENSE Mon Jan 05 02:51:48 -0800 2009 git-svn-id: http://svn.django-cms.org/branches/... [divio]
file MANIFEST.in Mon Dec 14 00:26:43 -0800 2009 changelog updated and added to manifest [digi604]
file README.md Tue Sep 29 01:33:29 -0700 2009 readme updated [digi604]
directory cms/ Loading commit data...
directory example/ Tue Dec 15 06:06:35 -0800 2009 404 template added to example for testsuite [digi604]
directory mptt/ Tue Jul 21 14:55:05 -0700 2009 Default manager on every publisher model now li... [pcicman]
directory publisher/ Tue Dec 01 12:21:33 -0800 2009 fixes issue #264 Conflicts: publisher/models.py [digi604]
file setup.py Fri Nov 20 00:11:13 -0800 2009 fixes an issue with python setup.py build [f4nt]
README.md

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