Description
Show Gravatar profile images in Django applications from email-derived identifiers. It helps web projects add familiar avatar support without writing all hashing, URL generation, and template integration code by hand.
This is a developer library, not an image manager. Gravatar lookups can reveal hashed email identifiers to an external service, so applications should consider privacy expectations and offer alternatives when avatars are optional.