roelio / django-avatar

A reusable django application for handling Avatars.

Home Page:http://code.google.com/p/django-avatar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A reusable django application for handling Avatars.

http://code.google.com/p/django-avatar/

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


Languages

Language:Python 93.0%Language:HTML 7.0%