Django-photologue

Latest version: v3.17

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

Scan your dependencies

Page 7 of 7

2.4

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

Upgrade notes:

1. Starting with this version, Photologue uses South to manage the database
schema. If you are upgrading an existing Photologue installation, please
follow the South instructions at:
http://south.readthedocs.org/en/latest/convertinganapp.html#converting-other-installations-and-servers

2. Photologue has dropped support for Django 1.2.

List of changes:

- use South to manage schema changes.
- updated installation instructions.
- fixed issue 9 (In Django 1.3, FileField no longer deletes files).
- switched from function-based generic views to class-based views.
- fixed PendingDeprecationWarnings seen when running Django 1.3 - this will
make the move to Django 1.5 easier.
- added unit tests.
- fixed bug where GALLERY_SAMPLE_SIZE setting was not being used.
- fixed issue 11 (GalleryUpload with len(title) > 50 causes a crash).
- fixed issue 10 (Increase the size of the name field for photosize).

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.