============= django-avatar ============= .. image:: https://jazzband.co/static/img/badge.png :target: https://jazzband.co/ :alt: Jazzband .. image:: https://github.com/jazzband/django-avatar/actions/workflows/test.yml/badge.svg :target: https://github.com/jazzband/django-avatar/actions/workflows/test.yml .. image:: https://codecov.io/gh/jazzband/django-avatar/branch/master/graph/badge.svg?token=7srBUpszOa :target: https://codecov.io/gh/jazzband/django-avatar .. image:: https://badge.fury.io/py/django-avatar.svg :target: https://badge.fury.io/py/django-avatar :alt: PyPI badge .. image:: https://readthedocs.org/projects/django-avatar/badge/?version=latest :target: http://django-avatar.readthedocs.org/en/latest/?badge=latest :alt: 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 http://django-avatar.readthedocs.org/