A simple slideshow app for your projects. Use the output with any JavaScript slideshow tool to create awesome slide shows. And I do mean AWESOME!
A simple output to work with different JavaScript libraries.
- Add the
slideshow
directory to your Python path. - Setup ImageKit for your slideshow. Basic settings are provided. Learn more here: http://bitbucket.org/jdriscoll/django-imagekit/wiki/Home
- Add
slideshow
to yourINSTALLED_APPS
. - Run the command
manage.py syncdb
to install the models.
Imagekit: http://bitbucket.org/jdriscoll/django-imagekit/wiki/Home