python-django-avatar

Edit Package python-django-avatar
http://github.com/ericflo/django-avatar

Django-avatar is a reusable application for handling user avatars. It has the ability to default to Gravatar if no avatar is found for a certain user. Django-avatar automatically generates thumbnails and stores them to your default file storage backend for retrieval later.

Refresh
Refresh
Source Files
Filename Size Changed
django-avatar-7.1.1.tar.gz 0001627758 1.55 MB
python-django-avatar.changes 0000003827 3.74 KB
python-django-avatar.spec 0000002257 2.2 KB
Revision 11 (latest revision is 13)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075723 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 11)
- Update to 7.1.1:
  * Switch to setuptools for building
  * Add LibRavatar support
  * Faster admin when many users are present
  * Check for corrupted image during upload
  * Switch Pillow Resize method from Image.ANTIALIAS to Image.LANCZOS
  * Removed Python 3.6 testing
  * Added Python 3.11 support
  * Remove height requirement for providers (broke 6 to 7 upgrades)
  * Allowed for rectangular avatars. Custom avatar tag templates now require
    the specification of both a width and height attribute instead of size.
  * Made True the default value of AVATAR_CLEANUP_DELETED.
  * Fix invalidate_cache for on-the-fly created thumbnails.
  * New setting AVATAR_ALLOWED_MIMETYPES. If enabled, it checks mimetypes of
    uploaded files using python-magic. Default is None.
  * Fix thumbnail transposing for Safari.
  * Added Django 3.2, 4.0 and 4.1 support.
  * Removed Django 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support.
  * Added Python 3.9 and 3.10 support.
  * Removed Python 2.7, 3.4 and 3.5 support.
  * Made "PNG" the default value for AVATAR_THUMB_FORMAT.
  * Made False the default value for AVATAR_EXPOSE_USERNAMES.
  * Don't leak usernames through image alt-tags when AVATAR_EXPOSE_USERNAMES
    is False.
  * Use original image as thumbnail if thumbnail creation failed but image
    saving succeeds. 
- Remove patch support-django-40.patch, no longer required.
Comments 0
openSUSE Build Service is sponsored by