maxvyaznikov / django-cms

The easy-to-use and developer-friendly CMS

Home Page:http://www.django-cms.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django CMS

https://api.travis-ci.org/divio/django-cms.png?branch=develop https://coveralls.io/repos/divio/django-cms/badge.png?branch=develop https://pypip.in/v/django-cms/badge.png https://pypip.in/d/django-cms/badge.png

Open source enterprise content management system based on the django framework.

Features

  • Hierarchical pages
  • Extensive support for multilingual websites
  • Multi site support
  • Draft/Published workflows
  • Undo/Redo
  • Use the content blocks (placeholders) in your own apps (models)
  • Use the content blocks (stacks) anywhere in your templates
  • Edit content directly in the frontend on your pages
  • Hierarchical content plugins (columns, style changes etc)
  • Navigation rendering and extending from your apps
  • SEO friendly urls
  • Highly integrative into your own apps

You can define editable areas, called placeholders, in your templates which you fill with many different so called CMS content plugins. A list of all the plugins can be found here:

3rd party plugins

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

Bitdeli badge

About

The easy-to-use and developer-friendly CMS

http://www.django-cms.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 84.9%Language:JavaScript 12.3%Language:CSS 2.7%Language:XSLT 0.2%Language:Shell 0.0%Language:Ruby 0.0%