GitHunt
GL

glynjackson/django-cms

The easy-to-use and developer-friendly CMS

##########
django CMS
##########
.. image:: https://api.travis-ci.org/divio/django-cms.png?branch=develop
:target: http://travis-ci.org/divio/django-cms
.. image:: https://coveralls.io/repos/divio/django-cms/badge.png?branch=develop
:target: https://coveralls.io/r/divio/django-cms
.. image:: https://pypip.in/v/django-cms/badge.png
:target: https://crate.io/packages/django-cms/
.. image:: https://pypip.in/d/django-cms/badge.png
:target: https://crate.io/packages/django-cms/

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 <http://www.djangopackages.com/grids/g/django-cms/>_

Should you be unable to find a suitable plugin for you needs, writing your own is very simple.

More information on our website <http://www.django-cms.org>_.


Documentation


Please head over to our documentation <http://docs.django-cms.org/>_ 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 <https://groups.google.com/forum/#!forum/django-cms>_.


Credits


  • Includes icons from FamFamFam <http://www.famfamfam.com>_.
  • Python tree engine powered by
    django-mptt <https://github.com/django-mptt/django-mptt>_.
  • Javascript tree in admin uses jsTree <http://www.jstree.com>_.
  • Many thanks to the
    over 250 contributors <https://github.com/divio/django-cms/blob/master/AUTHORS>_
    to the django CMS!

.. image:: https://d2weczhvl823v0.cloudfront.net/divio/django-cms/trend.png
:alt: Bitdeli badge
:target: https://bitdeli.com/free

BSD 3-Clause "New" or "Revised" License
Created December 17, 2013
Updated October 8, 2020