# django-photologue
**Repository Path**: launchpad001/django-photologue
## Basic Information
- **Project Name**: django-photologue
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-05-30
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Django-photologue
=================
.. image:: https://img.shields.io/pypi/v/django-photologue.svg
:target: https://pypi.python.org/pypi/django-photologue/
:alt: Latest PyPI version
.. image:: https://travis-ci.org/richardbarran/django-photologue.svg?branch=master
:target: https://travis-ci.org/richardbarran/django-photologue
.. image:: https://coveralls.io/repos/github/richardbarran/django-photologue/badge.svg?branch=master
:target: https://coveralls.io/github/richardbarran/django-photologue?branch=master
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
------------------
- We have a `demo website `_.
- We also have some `examples of sites using Photologue
`_ on the wiki.
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.
S3 also works with the standard BOTO package.
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 `_.