django-cms.org - django CMS - Enterprise Content Management with Django - django CMS

Description: django CMS is the leading enterprise CMS powered by the community, backed by the django CMS Association. Find out more and find out how you can participate

Example domain paragraphs

Install django CMS in your environment with docker .

$ git clone [email protected] :django-cms/django-cms-quickstart.git $ cd django-cms-quickstart $ docker compose build web && docker compose up -d database_default $ docker compose run web python manage.py migrate && docker compose run web python manage.py createsuperuser $ docker compose up -d $ open http://127.0.0.1:8000 Need help? Check out our support section.

Get started with django CMS

Links to django-cms.org (41)