Znack / django-avatar

A Django app for handling user avatars.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-avatar

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

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/

About

A Django app for handling user avatars.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 76.4%Language:Makefile 12.1%Language:Shell 11.6%