Add a get_gravatar_url function in gravatars.
Review Request #3470 — Created Nov. 3, 2012 and submitted
Add a get_gravatar_url function in gravatars. This makes it possible to get the URL without generating an <img/> tag. It also is smart enough to handle HTTP vs. HTTPS, unlike the previous implementation.
Tested with a change in Review Board.
Description | From | Last Updated |
---|---|---|
Is djblets considered django 1.4 only now as well? If so, we should probably switch this over to the python … |
SM smacleod |