Skip to content

jazzband/django-avatar

Repository files navigation

django-avatar

Documentation Status https://coveralls.io/repos/grantmcconnaughey/django-avatar/badge.svg?branch=master&service=github

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 http://django-avatar.readthedocs.org/