Provide reverse functions that return fully qualified URLs
Same as django.core.urlresolvers.reverse, but optionally takes a request and returns a fully qualified URL, using the request to get the base URL.
Same as django.core.urlresolvers.reverse, but optionally takes a request and returns a fully qualified URL, using the request to get the base URL.