Skip to main content

Default Django CMS site suitable for Docker

Project description

Django CMS site suitable for Docker

www.django-cms.cz

Docker image

Installation with pip

# create and enter an empty directory of your choice
mkdir django-cms && cd django-cms

# create and activate virtual environment
virtualenv env
. env/bin/activate

# install django-cms-site with all the requirements
pip install django-cms-site

# create database
django-cms migrate

# create admin user
django-cms createsuperuser

# run development server
DEBUG=TEMPLATE django-cms runserver

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cms-site-1.4.0.tar.gz (8.9 kB view details)

Uploaded Source

File details

Details for the file django-cms-site-1.4.0.tar.gz.

File metadata

  • Download URL: django-cms-site-1.4.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for django-cms-site-1.4.0.tar.gz
Algorithm Hash digest
SHA256 8d6d518d25c96e5de9a4e84b2f16e0fbdf4facc4dac2495742760e7f93abf2a1
MD5 5a66395f2213a83a754dbca9ff3be6ef
BLAKE2b-256 59be04038d2e2591ea1778d95ad18a4b06954b6bdb152d7ba9222b7e0dd62860

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page