zsiciarz / django-pgallery

Photo gallery app for PostgreSQL and Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-pgallery

Requirements Status

Latest PyPI version

Number of PyPI downloads

Supported Python versions

Wheel Status

image

image

Photo gallery app for Django using PostgreSQL-specific goodies.

Overview

This is yet another Django app for creating and managing photos and photo galleries, but with a PostgreSQL twist. It was made to show off some of the advanced PostgreSQL features, therefore it is deliberately not portable to other RDBMS-es.

Features

  • image tagging with array data type
  • storing EXIF data in HStore fields

Resources

Author

  • Zbigniew Siciarz (zbigniew at siciarz dot net)

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.

About

Photo gallery app for PostgreSQL and Django.

License:MIT License


Languages

Language:Python 84.7%Language:HTML 14.8%Language:Makefile 0.5%