omeroweb.webgateway.templatetags package
omeroweb.webstart package
Enter search terms or a module, class or function name.
A view functions is simply a Python function that takes a Web request and returns a Web response. This response can be the HTML contents of a Web page, or a redirect, or the 404 and 500 error, or an XML document, or an image... or anything.