Giter VIP home page Giter VIP logo

django-cms's Introduction

django CMS

image

image

image

image

image

Code Climate

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

Try demo with Aldryn Cloud

Attention

To propose features, always open pull requests on the develop branch. It's the branch for features that will go into the next django CMS feature release.

For fixes for 3.1.x releases, please work on support/3.1.x which contains the next patch release for 3.1.x series.

For fixes for 3.0.x releases, please work on support/3.0.x which contains the next patch release for 3.0.x series.

The master branch is the current stable release, the one released on PyPI. Changes based on master will not be accepted.

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 1.8, and Python 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.

If you don't have an IRC client, you can join our IRC channel using the KiwiIRC web client, which works pretty well.

Commercial support

This project is backed by Divio. If you need help implementing or hosting django CMS, please contact us: [email protected].

Credits

django-cms's People

Contributors

digi604 avatar yakky avatar finalangel avatar vxsx avatar mkoistinen avatar ojii avatar evildmp avatar fivethreeo avatar stefanfoulis avatar beniwohli avatar pcicman avatar czpython avatar drmeers avatar chrisglass avatar jezdez avatar adaptivelogic avatar kezabelle avatar chive avatar andrewschoen avatar lory87 avatar o-zander avatar timgraham avatar nobeh avatar jsma avatar flashjunior avatar jrief avatar tanderegg avatar samluescher avatar johnraz avatar erobit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.