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
slideshowdirectory 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
slideshowto yourINSTALLED_APPS. - Run the command
manage.py syncdbto install the models.
Imagekit: http://bitbucket.org/jdriscoll/django-imagekit/wiki/Home