Skip to content

guma44/cookiecutter-django-cms-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Django CMS with Docker support

This cookiecutter provides a production ready Django CMS template using Docker.

Features

  • For Django 1.9
  • Twitter Bootstrap_ v3
  • Docker support by docker-compose_ for development and production
  • Easy backup of DB and Media files

Usage

Install cookiecutter::

$ pip install cookiecutter>=1.6.0

Run cookiecutter against repo::

$ cookiecutter https://github.com/guma44/cookiecutter-django-cms-docker

Provide the values that will be promped and the project will be created for you.

See the generated README.md file in the project directory for the details how to run and set up the CMS.

About

A cookiecutter template for the django CMS using docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published