Cathon / django-photologue

A customizable plug-in photo management application for the Django web framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-photologue

Latest PyPI version Wheel Status https://travis-ci.org/jdriscoll/django-photologue.svg?branch=master https://coveralls.io/repos/jdriscoll/django-photologue/badge.png

A powerful image management and gallery application for the Django web framework. Upload photos, group them into galleries, apply effects such as watermarks.

Take a closer look

Documentation

Please head over to our online documentation at ReadTheDocs for instructions on installing and configuring this application.

Python 3? Amazon S3?

Yes! Photologue is CI tested against both Python 2 and Python 3.

For S3, you'll have to install Boto, which for now is not compatible with Python 3 so you're stuck with Python 2.7...

Support

If you have any questions or need help with any aspect of Photologue then please join our mailing list.

Travis CI status

We use Travis to check that the unit test suite is working against various combinations of Python, Django, etc... Click here for the full report.

About

A customizable plug-in photo management application for the Django web framework.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 84.1%Language:HTML 15.5%Language:JavaScript 0.2%Language:CSS 0.1%