Package omeroweb :: Package webclient :: Module decorators
[hide private]
[frames] | no frames]

Module decorators

source code

Decorators for use with the webclient application.

Classes [hide private]
  login_required
webclient specific extension of the OMERO.web login_required() decorator.
  render_response
Subclass for adding additional data to the 'context' dict passed to templates
Variables [hide private]
  logger = logging.getLogger('omeroweb.webclient.decorators')

Imports: logging, omeroweb, HttpResponse, HttpResponseServerError, Http404, urlencode, settings, reverse, webgateway_views, Server, HttpLoginRedirect