/django-gallery

An image gallery application for Django framework

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

About

django-gallery is a Django image gallery app developed to power the gallery part of my website.

Status

I have separated the code and I am working towards making it into a flexible and reusable image gallery app.

Requirements

  • django-mptt
  • django-imagekit
  • django-tagging (optional)
  • django-breadcrumbs (optional)