mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Add travis image.
This commit is contained in:
parent
b12bb9f193
commit
ffbcdcaccd
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue