Metadata-Version: 2.1
Name: imagestore
Version: 3.1.0
Summary: Gallery solution for django projects
Home-page: https://github.com/hovel/imagestore
Author: Pavel Zhukov
Author-email: gelios@gmail.com
License: GPL
Keywords: django gallery

ImageStore
==========

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

