django-avatar

A Django app for handling user avatars


Keywords
avatar, django, python
License
BSD-4-Clause
Install
pip install django-avatar==8.0.0

Documentation

django-avatar

Jazzband

Supported Python versions

Supported Django versions

image

image

PyPI badge

Documentation Status

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.

For more information see the documentation at https://django-avatar.readthedocs.org/