Skip to main content

Django simple image gallery

Project description

ImageStore

An image library, created for easy integration for an exiting django project Very ligth, builded around django generic views

Features:

  • PrettyPhoto for image/gallery show

  • Nested categories

  • Category preview

  • Tagging support

  • Sorl support for upgrades

Installation:

  • Install with pip or easy install (All dependencies will be installed automatically)

  • Put prettyPhoto: to your media directory

  • Symlink or copy imagestore/media/imagestore.css to your MEDIA_ROOT

  • Add imagestore to your INSTALLED_APPS

  • Add imagestore.urls to your urls

  • run ./manage.py syncdb or ./manage.py migrate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imagestore-1.1.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page