Skip to content

jazzband/django-avatar

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 16, 2023 12:16
October 16, 2023 12:51
October 16, 2023 12:48
October 16, 2023 11:34
February 24, 2023 00:08
October 16, 2023 12:51
August 9, 2022 21:47
December 13, 2022 00:18
October 16, 2023 11:43
February 24, 2023 00:08

django-avatar

Jazzband Supported Python versions Supported Django versions https://codecov.io/gh/jazzband/django-avatar/branch/main/graph/badge.svg?token=BO1e4kkgtq 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/