An open API service indexing awesome lists of open source software.

https://github.com/allenling/bugfixavatar


https://github.com/allenling/bugfixavatar

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

=============
django-avatar
=============

.. image:: https://secure.travis-ci.org/jezdez/django-avatar.png
:target: http://travis-ci.org/jezdez/django-avatar

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/