Django-photologue

Latest version: v3.17

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

3.8

Not secure
----------------

- Added support for Django 2.0.
- Dropped support for Django 1.8 and 1.10.
- Did not really work with Django 1.11 - sortedm2m library was broken. Upgraded sortedm2m and it now works with 1.11.
- New translation for Ukrainian; updated translation for Spanish.
- Fixed template tag that was broken in Django 1.11.

3.7

Not secure
----------------

- Now works with Django 1.11. Deprecated support for Django 1.9.
- Fixed the management commands to work in the latest versions of Django.
- Fixed an issue with some photo sizes not being created (see 170).
- Updated translations for French and Basque (provided by matthieu.payet and urtzai).

3.6

Not secure
----------------

- Now works with Django 1.10 (to be precise: Photologue worked, but the unit tests did not).
- Updated urlpatterns in docs, tests and example project for Django 1.8+
- Enhance Python 2.7 EXIF info.
- Updated docs (contributed by lizwalsh).
- Fixed command plcreatesize (contributed by Mikel Larreategi).
- Fixed deprecated template settings (contributed by Justin Dugger).
- Updated translations for German and Russian.

3.5.1

Not secure
------------------

- Photologue 3.5 failed to install under Python 2.7. Looks like distutils does not like files
with non-ascii filenames (reported in 149).
- Fix for issue 149 - bug with projects that extend ImageModel.

3.5

Not secure
----------------

- Increased length of 'title' fields to 250 chars in order to store longer title.
- Rotate image before resize, to comply with height/width constraints (see 145).
- Added forgotten migration (148).
- Changing "Photo" image leaves extra files on server (147).
- Normalize filenames to ASCII so they work across all filesystems (109).
- Updated Hungarian translation.

3.4.1

Not secure
------------------

- Django 1.9 requires latest version of django-sortedm2m.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.