Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/calvinchengx/django-avatar
- Owner: calvinchengx
- License: bsd-3-clause
- Fork: true (jazzband/django-avatar)
- Created: 2011-07-26T21:17:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-25T15:29:13.000Z (almost 13 years ago)
- Last Synced: 2024-10-02T09:15:20.237Z (4 months ago)
- Language: Python
- Homepage: http://code.google.com/p/django-avatar/
- Size: 1.4 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG
- License: LICENSE.txt
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.