HOME

TheInfoList



OR:

django CMS is a
free and open source Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
content management system A content management system (CMS) is computer software used to manage the creation and modification of digital content ( content management).''Managing Enterprise Content: A Unified Content Strategy''. Ann Rockley, Pamela Kostur, Steve Manning. New ...
platform for publishing content on the
World Wide Web The World Wide Web (WWW), commonly known as the Web, is an information system enabling documents and other web resources to be accessed over the Internet. Documents and downloadable media are made available to the network through web se ...
and intranets. It is written in Django language framework, with Python.


History

django CMS 1.0 was created by Thomas Steinacher. django CMS 2.0 was a complete rewrite of the system by Patrick Lauber, itself based on a fork of django-page-cms. django CMS 3.0 was released in 2013. , django CMS 3.0 is compatible with Django versions 1.8 and 1.7. , django CMS 3.4 introduced a Long Term Support (LTS) release cycle. , django CMS 3.5 introduced structure board decoupled from page rendering and offer Page copy between sites, compatible with Django 1.8 to 1.11 As of 29 January 2019, django CMS 3.6 introduced Django 2.0 and 2.1 support As of 25 September 2019, django CMS 3.7 introduced Django 2.2 support As of 22 April 2020, Django CMS 3.7 introduced Django 3.0 support As of 30 June 2021, django CMS 3.9 introduced Django 3.2 support In July 2020 Divio, which had originally developed django CMS and had maintained it up to that point, handed over responsibility for the open-source project to the newly founded django CMS Association (dCA). Divio remains committed to django CMS as a sponsor of the django CMS website and as one of the founding members of the dCA, along with what. and Eliga Services.


Translations

django CMS handles multilingual content by default. Its administration interface supports several languages.
Transifex Transifex (previously known as Indifex) is a globalization management system (GMS), which is a proprietary, web-based translation platform. It targets technical projects with frequently updated content, such as softwares, documentations, and w ...
is used to manage the translations of the project. — a list of developers, and tools used. The current status of the translations can be foun
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. ;Search Engine Optimization : the structure of the pages is optimized for indexing. ;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) : allows you to manage all kind of assets (pictures, PDFs, videos and other documents).


See also

*
Content management system A content management system (CMS) is computer software used to manage the creation and modification of digital content ( content management).''Managing Enterprise Content: A Unified Content Strategy''. Ann Rockley, Pamela Kostur, Steve Manning. New ...
*
List of content management systems Content management systems (CMS) are used to organize and facilitate collaborative content creation. Many of them are built on top of separate content management frameworks. The list is limited to notable services. Open source software :''Th ...


Notes


External links

*{{Official website Blog software Content management systems Free content management systems Website management Free software programmed in Python Software using the BSD license