Django-media-albums

Latest version: v0.1.3

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

Scan your dependencies

0.1.3

Fixed
- Previously, albums with multiple media types would always have photos first,
then video files, and then audio files, regardless of the values of the
`ordering` and `name` columns. Now it is possible for the media types to
appear in any order.
- Added the `on_delete` argument to the foreign keys to fix a Django 1.10
warning. For more information, see
[the "ForeignKey and OneToOneField on_delete argument" section](https://docs.djangoproject.com/en/dev/releases/1.9/foreignkey-and-onetoonefield-on-delete-argument)
of the Django 1.9 release notes.

0.1.2

Fixed
- This app now works with Django 1.10.

0.1.1

Fixed
- Fixed some bugs with EXIF orientation handling.
- Fixed tests.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.