mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-04-27 10:14:46 +00:00
7 lines
304 B
Text
7 lines
304 B
Text
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.
|