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)
Thu Nov 12 07:36:51 -0800 2009
commit  3b32886c8d3cb815df3793b3937b2e91d0fb00f1
tree    8dd57350329bd4036c9d495be60f8d7f3d8763d8
parent  82aa52928658b7b6e2600968877ac1da46cbd037
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/ Thu Nov 12 07:36:51 -0800 2009 bumped version to 2.0.0.final yeeepeeee :) [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 Mon Nov 09 07:50:25 -0800 2009 page submit line.html was missing from setup.py... [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