issues
search
twaddington
/
django-gravatar
Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite!
MIT License
151
stars
33
forks
source link
Some very minor fixes
#17
Closed
ribalba
closed
9 years ago
ribalba
commented
9 years ago
Fixed the case when a URLError is created through a timeout
The example project doesn't build with Django>=1.6 so modified the travis file to represent this