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]
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. , 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.
- 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)
- MAM allows you to manage all kind of assets (pictures, PDFs, videos and other documents).
See also
- Content management system
- List of content management systems
Notable uses
Notes
External links
fr:Django CMS
|