Skip to main content

An Advanced Django CMS

Project description

https://travis-ci.org/divio/django-cms.svg?branch=support%2F3.0.x https://pypip.in/v/django-cms/badge.svg https://pypip.in/d/django-cms/badge.svg https://pypip.in/wheel/django-cms/badge.svg https://pypip.in/license/django-cms/badge.svg

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 (static placeholders) 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.

Tutorial

http://docs.django-cms.org/en/latest/introduction/index.html

Quick Start

You can use the django CMS installer:

$ pip install --upgrade virtualenv
$ virtualenv env
$ source env/bin/activate
(env) $ pip install djangocms-installer
(env) $ djangocms -p . my_demo
(env) $ cd my_demo

Getting Help

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

Credits

Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cms-3.0.11.tar.gz (6.8 MB view hashes)

Uploaded Source

Built Distribution

django_cms-3.0.11-py2.py3-none-any.whl (2.4 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page