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 !
digi604 (author)
Fri Nov 06 08:32:27 -0800 2009
commit  8bdeca47c93709cb20703f11a75097d75998cddc
tree    712e0c51e439e554761542526647f8dac3b06341
parent  09ecbe7d00298d7a3d182cbd7bb69fc96811ac4f
name age message
file .gitignore Mon Oct 19 08:32:36 -0700 2009 media files now properly included in the dist [Mark Rogers]
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 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 [digi604]
directory cms/ Fri Nov 06 08:32:27 -0800 2009 bumped version to 2.0.0.RC2 [digi604]
directory example/ Fri Nov 06 08:32:27 -0800 2009 bumped version to 2.0.0.RC2 [digi604]
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 [digi604]
file setup.py Wed Oct 07 15:03:18 -0700 2009 merge [digi604]
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