Skip to main content

Command to easily bootstrap django CMS projects

Project description

https://badge.fury.io/py/djangocms-installer.png https://travis-ci.org/nephila/djangocms-installer.png?branch=master https://pypip.in/d/djangocms-installer/badge.png https://coveralls.io/repos/nephila/djangocms-installer/badge.png?branch=master

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

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)

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

Bitdeli badge

History

0.5.4 (2014-08-14)

  • Fix reversion version selection for older Django versions

  • Berter project name validation

0.5.3 (2014-07-23)

  • Add support for easy_thumbnails 2.0 migrations

  • Fix asking for creating user even when –no-input flag is used

  • Unpin reversion as django CMS 3.0.3 solves the issue

  • Versioned dependency for django-filer when installing django CMS 2.4

  • Switch to official django-filer and cmsplugin-filer releases for CMS 3.0

0.5.2 (2014-05-30)

  • Pin reversion to 1.8 waiting for a proper fix in django CMS

0.5.1 (2014-05-22)

  • Fix error in bootstrap template handling

  • Add clarification about custom template set and starting page

0.5.0 (2014-05-21)

  • Add dump-requirements argument

  • Add user provided extra setting

  • Add FAQ section

  • Add templates argument

  • Documentation update

0.4.2 (2014-04-26)

  • Use current cms.context_processors.cms_settings instead of deprecated one

  • Document some fixes for library issues

  • Fix Python 3 issue

  • Switch default Django version to stable instead of 1.5

0.4.1 (2014-04-09)

  • Fix some newlines issues in the settings file

0.4.0 (2014-04-09)

  • Update for django CMS 3.0 stable!

  • Fixes for settings parameter

0.3.5 (2014-04-03)

  • Update for django CMS 3.0c2

0.3.4 (2014-03-29)

  • Fix issues with django CMS 2.4

0.3.3 (2014-03-20)

  • Better handling of differenct CMS version configuration

0.3.2 (2014-03-18)

  • Fix some versioned dependency resolve error

0.3.1 (2014-03-16)

  • Fix error in loading resource files

  • Fix error with non-standard python executable paths

  • Fix error with Django 1.6

  • Fix error installing django-filer

0.3.0 (2014-03-15)

  • Sync with django CMS RC1 changes

  • Use external django CMS plugins instead of removed core ones

0.2.0 (2014-02-06)

  • Project renamed to djangocms-installer

  • Bugfixes

  • Better default templates

  • Python 3 compatibility

  • Django 1.6 compatibility

  • django CMS 3 beta3 and dev snapshot support

  • Support for django-admin project templates

  • Ships Twitter bootstrap templates

  • Can now creates a dummy starting page

0.1.1 (2013-10-20)

  • Improved documentation on how to fix installation in case of missing libraries.

0.1.0 (2013-10-19)

  • First public release.

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.5.4.tar.gz (36.1 kB view details)

Uploaded Source

Built Distribution

djangocms_installer-0.5.4-py2.py3-none-any.whl (40.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for djangocms-installer-0.5.4.tar.gz
Algorithm Hash digest
SHA256 b2776e45a18231c8b63fab5b6ffc6aa98557d5166d85c9ac1b9263827b1c2436
MD5 c63ab4852beb07cbd15d4773cb1dace4
BLAKE2b-256 cc2342f439611174bc2e41f98e367f447e582984221d163494ae7c64582401ea

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for djangocms_installer-0.5.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e22ea5e2579fe16620fd9988ea04e7786293089146cadb9ccda9d8be550c51d4
MD5 ce7dccb4a2e4a96dc6462bb684656b62
BLAKE2b-256 cffaec2fbb6942f6d78bfc1ec6020ee2761c6eeba9dd07bc537df7a1b9f15664

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