Git Product home page Git Product logo

django-cms's Introduction

Django CMS 2.0

A Django app for managing hierarchical pages of content in multiple languages, on different sites.

Django CMS handles the navigation rendering for you in multiple languages with internationalization (i18n) slugs, and the navigation can be extended by your own models.

Pages are rendered with a template that has placeholders which get filled via plugins. Plugins included at the moment include the following:

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

Many more are in the works. Plugins are very easy to write and integrate with your own models.
For a list of 3rd party plugins have a look here.

Tour & Screenshots

Can be found here. Some Sites done with django-cms can be found here

Documentation

Can be found here.

Installation instructions can be found here.

Sourcecode

Can be found here on github.

Running tests

virtualenv is highly recommended to run tests.

Here's a quick drilldown on how this should work on a unix system:

  • virtualenv --no-site-packages
  • source bin/activate
  • ./runtests.sh

The first run will bork and complain about PIL (since it's not always available as an egg, it's not in the dependencies). Running easy_install pil should take care of it on linuxes.

Help

There is a google group mailinglist You can also visit the project website at django-cms.org or #django-cms on freenet IRC for more info.

For a feature comparison of all the CMS apps available for django see CMSComparison.

Kudos

django-cms's People

Contributors

aaloy avatar aaronrenner avatar acdha avatar almost avatar beniwohli avatar cortextual avatar digi604 avatar diofeher avatar drmeers avatar dstufft avatar emiquelito avatar fivethreeo avatar flashjunior avatar havan avatar izimobil avatar jezdez avatar johbo avatar kaapa avatar kunitoki avatar m000 avatar martinkosir avatar mokys avatar nobeh avatar pcicman avatar samluescher avatar specialunderwear avatar spookylukey avatar stefanfoulis avatar wildermesser avatar yohanboniface avatar

Stargazers

 avatar

Watchers

 avatar  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.