Metadata-Version: 2.2
Name: shiny-imagestore
Version: 3.2.0
Summary: Gallery solution for django projects
Home-page: https://github.com/PSzczepanski1996/shiny-imagestore
Author: Pavel Zhukov
Author-email: gelios@gmail.com
License: BSD 3-Clause
Keywords: django gallery
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=2.2
Requires-Dist: pillow>=5.4.1
Requires-Dist: sorl-thumbnail>=12.4.0
Requires-Dist: django-autocomplete-light>=3.0
Requires-Dist: django-tagging
Requires-Dist: swapper
Requires-Dist: faust-cchardet>=2.1.9
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

Shiny-ImageStore
==========

Fork of this library:
https://github.com/hovel/imagestore.git

An image gallery, created for easy integration for an exiting django project.

`Documentation available on ReadTheDocs <http://readthedocs.org/projects/imagestore/>`_

Gallery for site
----------------

* Albums
* Mass upload
* Thumbnails in admin intereface
* Ordering
* Tagging support
* Easy PrettyPhoto integration
* Django-cms integration

Gallery for your site users
---------------------------

* You can use imagestore to create gallery for your users.
* Users can:
    * create albums, upload photos to albums
    * make albums non-public
    * set name, descripion and tags for photos
    * edit infomation about photo or upload new veresion
