Socket
Socket
Sign inDemoInstall

django-pgallery

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-pgallery

Photo gallery app for PostgreSQL and Django.


Maintainers
1

=============== django-pgallery

.. image:: https://requires.io/github/zsiciarz/django-pgallery/requirements.svg?branch=master :target: https://requires.io/github/zsiciarz/django-pgallery/requirements/?branch=master :alt: Requirements Status

.. image:: https://img.shields.io/pypi/v/django-pgallery.svg :target: https://pypi.python.org/pypi/django-pgallery/ :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/django-pgallery.svg :target: https://pypi.python.org/pypi/django-pgallery/ :alt: Number of PyPI downloads

.. image:: https://img.shields.io/pypi/pyversions/django-pgallery.svg :target: https://pypi.python.org/pypi/django-pgallery/ :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/wheel/django-pgallery.svg :target: https://pypi.python.org/pypi/django-pgallery/ :alt: Wheel Status

.. image:: https://travis-ci.org/zsiciarz/django-pgallery.svg?branch=master :target: https://travis-ci.org/zsiciarz/django-pgallery

.. image:: https://coveralls.io/repos/zsiciarz/django-pgallery/badge.png?branch=master :target: https://coveralls.io/r/zsiciarz/django-pgallery?branch=master

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

  • Issue tracker <https://github.com/zsiciarz/django-pgallery/issues>_

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.

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc