swh.web.browse.views.release module#

swh.web.browse.views.release.release_browse(request: HttpRequest, sha1_git: str) HttpResponse[source]#

Django view that produces an HTML display of a release identified by its id.

The url that points to it is GET /browse/release/(sha1_git)/.