Skip to main content

Command to easily bootstrap django CMS projects

Project description

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

Command to easily bootstrap django CMS projects

  • Free software: BSD license

Features

aldryn-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 aldryn-installer:

    pip install aldryn-installer

    or:

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

Documentation

See http://aldryn-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)

History

0.1.0 (2013-10-19)

  • First public release.

0.1.1 (2013-10-20)

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

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

aldryn-installer-0.1.1.tar.gz (26.3 kB view details)

Uploaded Source

File details

Details for the file aldryn-installer-0.1.1.tar.gz.

File metadata

File hashes

Hashes for aldryn-installer-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c6d40d6f906421884b9691ca3637318e38e64a3131ac9e6e3a0ae750c940aadd
MD5 0dcc408efa61d3e94b08496026998e7d
BLAKE2b-256 a4967298810d3a172ac2ae5beda1b1f6e037f9b992bc8feccaf763d4b524a7c8

See more details on using hashes here.

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