Skip to content

davemerwin/django-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Slideshow

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!

Features

A simple output to work with different JavaScript libraries.

Installation

  1. Add the slideshow directory to your Python path.
  2. Setup ImageKit for your slideshow. Basic settings are provided. Learn more here: http://bitbucket.org/jdriscoll/django-imagekit/wiki/Home
  3. Add slideshow to your INSTALLED_APPS.
  4. Run the command manage.py syncdb to install the models.

Requirements

Imagekit: http://bitbucket.org/jdriscoll/django-imagekit/wiki/Home

About

Create Slideshows for your Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages