Dynamic Sidebar creation for Django. Easily create and manage sidebar from Django Admin with drag and drop sidebar widget ordering.
Requirement
Django 1.3+
Installation
From pypi:
$ pip install django-sidebar
or:
$ easy_install django-sidebar
or clone from github:
$ git clone git://github.com/ekaputra07/django-sidebar.git
or:
$ cd django-sidebar $ sudo python setup.py install
Usage
For more detail about the usage, please refer to the Django-sidebar wiki.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-sidebar-0.2.0.tar.gz
(76.7 kB
view details)