top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Small Introduction about Django CMS?

–1 vote
469 views

 

What is Django CMS?

Django CMS is a modern web publishing platform built with Django, the web application framework “for perfectionists with deadlines”.

django CMS offers out-of-the-box support for the common features you’d expect from a CMS, but can also be easily customized and extended by developers to create a site that is tailored to their precise needs.

Integrate Django applications painlessly; build sophisticated sites with easy-to-use tools.

$ pip install --upgrade virtualenv
$ virtualenv env
$ source env/bin/activate
(env) $ pip install djangocms-installer
(env) $ djangocms mysite

Features

  • Frontend-editing 
  • Reusable plugins 
  • Flexible Plugin Architecture 
  • Search Engine Optimization 
  • Editorial workflow 
  • Permission Management 
  • Versioning 
  • Multisites 
  • Multilanguage 
  • Applications (Apps) 
  • Media Asset Manager (MAM) 

Video for Django CMS

posted Aug 31, 2018 by anonymous

  Promote This Article
Facebook Share Button Twitter Share Button LinkedIn Share Button

...