Skip to content

QLGu/django-pgallery

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.0%
  • HTML 16.2%
  • Makefile 0.8%