An open API service indexing awesome lists of open source software.

https://github.com/synw/django-jssor

Jssor slideshows for Django
https://github.com/synw/django-jssor

Last synced: about 2 months ago
JSON representation

Jssor slideshows for Django

Awesome Lists containing this project

README

        

# Jssor slideshows for Django

[![Build Status](https://travis-ci.org/synw/django-jssor.svg?branch=master)](https://travis-ci.org/synw/django-jssor)

Responsive slideshows with the [jssor](http://jssor.com/) library. Features:

- Associate slideshows to models
- Build a slideshow from any ImageField objects
- Slideshow groups and responsive loader: to load a slideshow depending on the device width

Read the [documentation](http://django-jssor.readthedocs.io/en/latest/).

# Todo

- [ ] Update tests
- [ ] Add more options to control the slideshow behavior like ArrowKeyNavigation
- [ ] Add more jssor templates and slideshow types