Skip to content

jonprindiville/django-cms

This branch is 9708 commits behind django-cms/django-cms:develop.

Folders and files

NameName
Last commit message
Last commit date
Sep 19, 2012
Sep 19, 2013
Oct 3, 2013
Jul 25, 2013
Jul 9, 2013
Aug 29, 2013
Sep 28, 2009
Jun 30, 2009
Jul 14, 2013
Sep 10, 2013
Aug 24, 2013
May 21, 2013
Jan 5, 2009
Apr 29, 2013
Jul 11, 2013
Jan 18, 2013
Jan 18, 2013
Jun 25, 2013
Jan 16, 2013
Jul 27, 2013
Jun 7, 2013
Aug 18, 2013
Jul 25, 2013

Repository files navigation

django CMS

A Django application for managing hierarchical pages of content, possibly in multiple languages and/or on multiple sites.

Django CMS handles the navigation rendering for you with clean, slug based URLs, and this navigation can be extended by custom Django applications

You can define editable areas, called placeholders, in your templates which you can fill with CMS plugins, by default we ship the following plugins:

  • File
  • Flash
  • Google Map
  • Link
  • Picture
  • HTML Snippet
  • Teaser
  • Text
  • Video

However this is not the end of the list, there are many 3rd party plugins already available for you to use. Should you be unable to find a suitable plugin for you needs, writing your own is very simple.

More information on our website.

Documentation

Please head over to our documentation for all the details on how to install, extend and use the django CMS.

Getting Help

Please head over to our IRC channel, #django-cms, on irc.freenode.net or write to our mailing list.

Credits

About

The easy-to-use and developer-friendly CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.9%
  • JavaScript 7.1%
  • Other 1.0%