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 !
Patrick Lauber (author)
Sat Nov 21 14:32:23 -0800 2009
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 [Patrick Lauber]
file .hgtags Tue Jun 30 01:45:36 -0700 2009 Removed tag master [Patrick Lauber]
directory .settings/ Fri Oct 16 08:47:30 -0700 2009 coverage.py support added [Patrick Lauber]
file AUTHORS Tue Apr 21 00:47:24 -0700 2009 Sites (domains) unified with django sites frame... [pcicman]
file LICENSE Mon Jan 05 02:51:48 -0800 2009 git-svn-id: http://svn.django-cms.org/branches/... [divio]
file MANIFEST.in Thu Nov 05 02:07:07 -0800 2009 fixed MANIFEST.in so it does not print warnings... [stefanfoulis]
file README.md Tue Sep 29 01:33:29 -0700 2009 readme updated [Patrick Lauber]
directory cms/ Sat Nov 21 14:32:23 -0800 2009 locales updated [Patrick Lauber]
directory example/ Fri Nov 13 02:18:09 -0800 2009 Merge branch 'master' into frontedit Conflicts... [Patrick Lauber]
directory mptt/ Tue Jul 21 14:55:05 -0700 2009 Default manager on every publisher model now li... [pcicman]
directory publisher/ Fri Oct 02 02:25:31 -0700 2009 removed some print statements [Patrick Lauber]
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