flake8
passed.
JSHint
passed.
Review Request #9966 — Created May 22, 2018 and submitted
This patch simply provides the current request to the template used in
AvatarService.render
so that any templatetags that require the request
in the context have it.
With this patch applied, unit tests on
https://reviews.reviewboard.org/r/9930/ pass.