Skip to main content

Django application for making galleries from uploaded zip file

Project description

This package is for creating galleries from .zip file with images - no need to add image one by one.

Internal image names are auto-generated from image file names - keep in mind while improving your SEO

Quick start

  1. Download package via pip install django-zipgallery

  2. Add “zipgallery” to your INSTALLED_APPS

  3. Run python manage.py migrate to create gallery models in database

  4. Start running your development and visit admin panel to add new gallery

Created by Mateusz Urbanczyk a.k.a Tomatosoup

Based on Mezzanine solution for uploading zip to gallery. See LICENSE for more

Project details


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