2935 Forks
9363 Stars
9363 Watchers

django-cms

The easy-to-use and developer-friendly enterprise CMS powered by Django

How to download and setup django-cms

Open terminal and run command
git clone https://github.com/django-cms/django-cms.git
git clone is used to create a copy or clone of django-cms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-cms https://github.com/django-cms/django-cms/archive/master.zip

Or simply clone django-cms with SSH
[email protected]:django-cms/django-cms.git

If you have some problems with django-cms

You may open issue on django-cms support forum (system) here: https://github.com/django-cms/django-cms/issues