Search Render Python Module

This is the render object for the search interface.

class pacifica.policy.search_render.SearchRender[source]

Search render class to contain methods.

classmethod generate(obj_cls, objs, exclude)[source]

generate the institution object.

static get_render_class(obj_cls)[source]

Get the render class dynamically.

classmethod object_exclude(obj_cls, obj, exclude)[source]

Check if object is part of the exclude tuples.