Django-cms

Django-cms
Developer(s) Divio AG
Initial release May 2007 (2007-05)
Stable release 2.2 / September 10, 2011; 5 months ago (2011-09-10)
Development status Active
Written in Python
Operating system Cross-platform
Platform Django
Type Content management system
License BSD licenses
Website http://django-cms.org

django CMS is a free and open source[1] content management system platform for publishing content on the World Wide Web and intranets. It is based on Django[2], and written in Python[3].

Contents

History

django CMS 1.0 was initially authored by Thomas Steinacher. django CMS 2.0 was a complete rewrite based on a fork of django-page-cms. Main development of django CMS 2.0 was by Divio AG. The complete list of contributors is available here.

Translations

django CMS is available in several languages. As of December 2011, seven languages have achieved 100% translation status, fourteen more languages over 80%, and a total of thirty-three (33) languages with at least some translation.[4]:

Transifex[5] is used to manage the translations of the project. The current status of the translations can be found here.

Features

Frontend-editing
Edit all plugins within the page.
Reusable plugins
Use django CMS plugins in your own apps.
Flexible Plugin Architecture
Build flexible pages with a wide range of plugins.
SEO Optimization
The structure of the pages is optimized for SEO.
Editorial workflow
Workflows for publishing and approval.
Permission Management
Set specific rights to different users.
Versioning
Each modification of the page will be saved. You can restore any state you wish.
Multisites
Administer multiple websites over the same admin interface.
Multilanguage
Support for different languages (i.e. Arabic, Chinese or Russian)
Applications (Apps)
Add apps to different pages of the CMS.
Media Asset Manager (MAM)
MAM allows you to manage all kind of assets (pictures, PDFs, videos and other documents).

See also

Notable uses

Notes

  1. ^ "Developers". django-cms.org. http://www.django-cms.org/en/developers/. Retrieved 2009-09-22. 
  2. ^ "Django CMS Apps Comparison". djangoproject.com. http://code.djangoproject.com/wiki/CMSAppsComparison. Retrieved 2009-11-17. 
  3. ^ "Languages used by Django CMS". github.com. http://github.com/divio/django-cms/graphs/languages. Retrieved 2009-11-17. 
  4. ^ "Transifex Translations for Django CMS". transifex.net. http://www.transifex.net/projects/p/django-cms/c/master/. Retrieved 2009-11-22. 
  5. ^ "Developers". django-cms.org. http://www.django-cms.org/en/developers/. Retrieved 2009-12-09.  A list of developers, and tools used.

External links