Skip to main content

An Advanced Django CMS

Project description

https://travis-ci.org/divio/django-cms.svg?branch=develop https://img.shields.io/pypi/v/django-cms.svg https://img.shields.io/pypi/dm/django-cms.svg https://img.shields.io/badge/wheel-yes-green.svg https://img.shields.io/pypi/l/django-cms.svg Code Climate

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

Try demo with Aldryn

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.

Requirements

django CMS requires Django version 1.6.9 or later, 1.7 or 1.8, and Python 2.6, 2.7, 3.3 or 3.4.

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) $ mkdir myproject && cd myproject
(env) $ djangocms -f -p . my_demo
(env) $ python manage.py

Getting Help

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

Commercial support

This project is backed by Divio. If you need help implementing or hosting django CMS, please contact us: sales@divio.com.

Credits

Project details


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.2.0.tar.gz (4.6 MB view details)

Uploaded Source

File details

Details for the file django-cms-3.2.0.tar.gz.

File metadata

  • Download URL: django-cms-3.2.0.tar.gz
  • Upload date:
  • Size: 4.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-cms-3.2.0.tar.gz
Algorithm Hash digest
SHA256 800d01d13e6b765ad7af6db59666f842351a83a1166101cfd4213bedaa93040e
MD5 b7f74b0a334a7eeeafb76da19c5188a4
BLAKE2b-256 908ac10da89af48879d311885dd17b67a8fe693073efb91bd5002d299750328f

See more details on using hashes here.

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