django-avatar - A django module for handling user avatars
| Website: | http://pypi.python.org/pypi/django-avatar/ |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
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 back-end for retrieval later.
Packages
| django-avatar-2.0a1-5.20110709git097ed8.el6.noarch [41 KiB] |
Changelog
by Rahul Sundaram (2011-07-18):
- add requires on Django |