Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.09 KB

README.rst

File metadata and controls

26 lines (20 loc) · 1.09 KB

django-avatar

PyPI badge Documentation Status Travis CI Build Status Coverage

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/