Skip to main content

Command to easily bootstrap django CMS projects

Project description

Latest PyPI version Latest Travis CI build status Monthly downloads Test coverage

Command to easily bootstrap django CMS projects

  • Free software: BSD license

Features

djangocms-installer is a console wizard to help bootstrapping a django CMS project.

Refer to django CMS Tutorial on how to properly setup your first django CMS project.

Installation

  1. Create an empty virtualenv:

    virtualenv /virtualenv/path/my_project
  2. Install djangocms-installer:

    pip install djangocms-installer

    or:

    pip install -e git+https://github.com/nephila/djangocms-installer#egg=djangocms-installer

Documentation

See http://djangocms-installer.readthedocs.org

Supported versions

The current supported version matrix is the following:

Django 1.4

Django 1.5

Django 1.6

Django 1.7

django CMS 2.4

Supported

Supported

Unsupported

Unsupported

django CMS 3.0

Supported

Supported

Supported

Supported

django CMS dev

Unsupported

Unsupported

Supported

Supported

Any beta and develop version of Django and django CMS, by its very nature, it’s not supported, while it still may work.

djangocms-installer tries to support beta versions of django CMS when they will be considered sufficiently stable by the upstream project.

Caveats

While this wizard try to handle most of the things for you, it doesn’t check for all the proper native (non python) libraries to be installed. Before running this, please check you have the proper header and libraries installed and available for packages to be installed.

Libraries you would want to check:

  • libjpeg (for JPEG support in Pillow)

  • zlib (for PNG support in Pillow)

  • postgresql (for psycopg)

  • libmysqlclient (for Mysql-Python)

  • python-dev (for compilation and linking)

For additional information, check http://djangocms-installer.readthedocs.org/en/latest/libraries.html

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

djangocms-installer-0.7.2.tar.gz (41.3 kB view details)

Uploaded Source

Built Distribution

djangocms_installer-0.7.2-py2.py3-none-any.whl (45.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file djangocms-installer-0.7.2.tar.gz.

File metadata

File hashes

Hashes for djangocms-installer-0.7.2.tar.gz
Algorithm Hash digest
SHA256 9642cf02980363b47f61652ff794a723ad878a9bf4c0ea8eb9a45aa15c6b2907
MD5 8f12fe46babec9fc90d78601af7c12bc
BLAKE2b-256 130d3e9617b3f443ddd9e7ce91c9fc9d399159236527640289b7b4d3a4ed3cf3

See more details on using hashes here.

Provenance

File details

Details for the file djangocms_installer-0.7.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_installer-0.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fa5c9a8b3e4f0a69f517c230b8d97cf729c3b27deeb52490d5e583c8108592cd
MD5 2c1bd7773c0b77ca3b37b66989a15363
BLAKE2b-256 1f251858569fc0fb0828a011272695f4cfa64b2bf5f45288055a0a985f9ff2cc

See more details on using hashes here.

Provenance

Supported by

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