fivethreeo / django-cms-2.0 forked from digi604/django-cms-2.0

An Advanced Django Cms

This URL has Read+Write access

fivethreeo (author)
Mon Nov 02 12:23:38 -0800 2009
commit  8c0af9f3224d9a1a3c9380af6b5943813b3ed25c
tree    a354ac1e47afc947f3a8b5dadc8889090d9e10b5
parent  03fcbd0445189f38fd5f36062fd3353bcda2a1a6
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 [Patrick Lauber]
file .hgtags Tue Jun 30 01:45:36 -0700 2009 Removed tag master [Patrick Lauber]
directory .settings/ Tue Sep 15 04:26:16 -0700 2009 docs converted to sphinx --HG-- rename : cms/d... [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 Mon Oct 19 08:32:36 -0700 2009 media files now properly included in the dist [Mark Rogers]
file README.md Tue Sep 29 01:33:29 -0700 2009 readme updated [Patrick Lauber]
directory cms/ Loading commit data...
directory example/
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 Wed Oct 07 15:03:18 -0700 2009 merge [Patrick Lauber]
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