django-simple-avatar

django-simple-avatar


Keywords
avatar, django
License
BSD-3-Clause
Install
pip install django-simple-avatar==0.8.6

Documentation

django-simple-avatar
-------------

django-simple-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.