2013-08-01 11:11:48 +00:00
|
|
|
=============
|
|
|
|
|
django-avatar
|
|
|
|
|
=============
|
|
|
|
|
|
2013-08-01 12:40:50 +00:00
|
|
|
.. image:: https://secure.travis-ci.org/jezdez/django-avatar.png
|
|
|
|
|
:target: http://travis-ci.org/jezdez/django-avatar
|
|
|
|
|
|
2013-08-01 11:11:48 +00:00
|
|
|
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.
|
|
|
|
|
|
2013-09-13 16:56:31 +00:00
|
|
|
For more information see the documentation at http://django-avatar.readthedocs.org/
|