Command to easily bootstrap django CMS projects
Project description
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
Create an empty virtualenv:
virtualenv /virtualenv/path/my_project
Install aldryn-installer:
pip install aldryn-installer
or:
pip install -e git+https://github.com/nephila/aldryn-installer#egg=aldryn-installer
Documentation
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aldryn-installer-0.1.0.tar.gz
.
File metadata
- Download URL: aldryn-installer-0.1.0.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dd0b2cca6675054cc30a2608ee597f768c297b7b5c8503fcdf5aa495d2cd93e |
|
MD5 | a43525af627f2b0886f3c14d09cedc07 |
|
BLAKE2b-256 | 4992609ca90da3fa47540766b9c988396001d3a3e9a6050d1ec9278e53b2f637 |