Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/calvinchengx/django-avatar

A reusable django application for handling Avatars.
https://github.com/calvinchengx/django-avatar

Last synced: 11 days ago
JSON representation

A reusable django application for handling Avatars.

Awesome Lists containing this project

README

        

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.