Django/Mezzanine portfolio application
Project description
# Mezzanine portfolio application
Minimalistic Bootstrap theme for Django/Mezzanine.
## Installation
`pip install mezzanine-portfolio`
## Usage
It is recommended to place the app at the end of INSTALLED_APPS list.
INSTALLED_APPS = (
...
'portfolio',
)
##External Links
* Django: www.djangoproject.com
* Mezzanine: www.mezzanine.jupo.org
* PyPI: www.pypi.python.org/pypi/mezzanine-theme-ascetic
* Author: www.izhukov.herokuapp.com
Minimalistic Bootstrap theme for Django/Mezzanine.
## Installation
`pip install mezzanine-portfolio`
## Usage
It is recommended to place the app at the end of INSTALLED_APPS list.
INSTALLED_APPS = (
...
'portfolio',
)
##External Links
* Django: www.djangoproject.com
* Mezzanine: www.mezzanine.jupo.org
* PyPI: www.pypi.python.org/pypi/mezzanine-theme-ascetic
* Author: www.izhukov.herokuapp.com
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
mezzanine-portfolio-0.1.tar.gz
(18.6 kB
view hashes)