django-bisnavi 0.0.1
DJANGO Background Image Slideshow + NAVIgation
Introduction
django-bisnavi allow you to...
Installation
There are a few different ways to install Bisnavi:
Using pip
If you have pip install available on your system, just type:
pip install django-bisnavi
If you've already got an old version of Bisnavi, and want to upgrade, use:
pip install -U django-bisnavi
Installing from a directory
If you've obtained a copy of Bisnavi using either Mercurial or a downloadable archive, you'll need to install the copy you have system-wide. Try running:
python setup.py develop
If that fails, you don't have setuptools or an equivalent installed; either install them, or run:
python setup.py install
- Author: Darii Denis
- Home Page: https://bitbucket.org/DNX/django-bisnavi/wiki/Home
- Download URL: http://bitbucket.org/DNX/django-bisnavi/downloads
- Keywords: django slideshow slider images jquery menu navigation
- License: BSD License
- Categories
- Package Index Owner: dnx
- DOAP record: django-bisnavi-0.0.1.xml
