https://github.com/allenling/bugfixavatar
https://github.com/allenling/bugfixavatar
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/allenling/bugfixavatar
- Owner: allenling
- License: bsd-3-clause
- Created: 2014-08-22T04:12:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-22T07:34:14.000Z (over 11 years ago)
- Last Synced: 2025-01-29T18:14:48.914Z (11 months ago)
- Language: Python
- Size: 1.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
=============
django-avatar
=============
.. image:: https://secure.travis-ci.org/jezdez/django-avatar.png
:target: http://travis-ci.org/jezdez/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.
For more information see the documentation at http://django-avatar.readthedocs.org/