Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-zipgallery

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-zipgallery

Django application for making galleries from uploaded zip file

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

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 <http://tomatosoup.pl>_

Based on Mezzanine <https://github.com/stephenmcd/mezzanine>_ solution for uploading zip to gallery. See LICENSE for more

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc