Written in Python. it was created for easy integration for an exiting Django project.
It is very ligth, built around Django generic view.
The gallery can be used along with watermarker, a Python module to add watermarks to images.
Here are some key features of "imagestore":
· Optional PrettyPhoto for image/gallery show
· Nested categories (mptt)
· Category preview
· Tagging support
· South support for upgrades
What's New in This Release: [ read full changelog ]
· Code cleanup
· Changed breadcrumb and pagination templates
· Add IMAGESTORE_LOAD_CSS settings (see docs for details)