Trees | Indices | Help |
|
---|
|
This decorator handles the rendering of view methods to HttpResponse. It expects that wrapped view methods return a dict. This allows: - The template to be specified in the method arguments OR within the view method itself - The dict to be returned as json if required - The request is passed to the template context, as required by some tags etc - A hook is provided for adding additional data to the context, from the L{omero.gateway.BlitzGateway} or from the request.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 15:04:53 2014 | http://epydoc.sourceforge.net |