views_transients_lightcurves (module)

Classes

Response([body, status, headerlist, …])

base_view(request)

The base view that can be used for any API resource

lift([categories])

A class decorator which ‘lifts’ superclass venusian configuration decorations into subclasses.

models_transients_lightcurves_post(log, request)

The worker class for the models_transients_lightcurves_post module

models_transients_lightcurves_put(log, request)

The worker class for the models_transients_lightcurves_put module

object()

The base class of the class hierarchy.

templates_transients_lightcurves(log, request)

The worker class for the templates_transients_lightcurves module

transients_elements_lightcurve_view(request)

view_config(**settings)

A function, class or method decorator which allows a developer to create view registrations nearer to a :term:view callable definition than use :term:imperative configuration to do the same.

Functions

view_defaults(**settings)

A class decorator which, when applied to a class, will provide defaults for all view configurations that use the class.