Get started with django CMS
Spin up a powerful, production-ready CMS with minimal setup using our streamlined quickstart tools.
Run django CMS locally
Quickly get started and play around with django CMS on your local machine using the djangocms command to start a new project.
$ python3 -m venv .venv
$ . .venv/bin/activate
$ pip install django-cms
$ djangocms mysite
$ cd mysite
$ ./manage.py runserverNeed help? Check out our support section.
Spin up docker container
Get django CMS running locally in minutes with a ready-to-use Docker setup designed for fast on-boarding and consistent development environments.
Skip manual configuration and start building immediately with preconfigured services and streamlined project setup.
Get involved
django CMS is operated by the community. Join our team of contributors and make a real difference.
Why you should join
Contribute to the development of django CMS
Find a mentor and increase your skills
Boost your reputation in the developer community
Meet new people and benefit from knowledge sharing
Get support
There is a solution for all your django CMS questions.
Reach out to the django CMS community to get help or find an expert.
Find an Expert

