twaddington / django-gravatar

Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite!
MIT License
149 stars 33 forks source link

Allow to pass user instead of email address (revised) #2

Closed Bouke closed 12 years ago

Bouke commented 12 years ago

You asked to update the patch to include a testcase and move the logic to the templatetag. Please have a look at this patch; it should cover those two areas. Great work on the library, thanks!

twaddington commented 12 years ago

Looks great, thanks for your contribution Bouke! Let me know if there are any major features you'd like to see added to the library in the future.