A powerful image management and gallery application for the Django web framework. Upload photos, group them into galleries, apply effects such as watermarks.
- We have a demo website.
- We also have some examples of sites using Photologue on the wiki.
Please head over to our online documentation at ReadTheDocs for instructions on installing and configuring this application.
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...
If you have any questions or need help with any aspect of Photologue then please join our mailing list.
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.