views_transients_history (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_element_history_delete(…)

The worker class for the models_transients_element_history_delete module

models_transients_element_history_post(log, …)

The worker class for the models_transients_element_history_post module

models_transients_element_history_put(log, …)

The worker class for the models_transients_element_history_put module

object()

The base class of the class hierarchy.

templates_transients_history(log, request[, …])

The worker class for the templates_transients_history module

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.

views_transients_history(request)

Functions

view_defaults(**settings)

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