Skip to content

habeanf/django-avatar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


Addons to this fork:
----------------
we added a templatetag that returns the avatar model, therefore allowing us to display the avatar in any size using another image cropping/scaling app.

About

A reusable django application for handling Avatars.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%