views_services_calendars (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.

object()

The base class of the class hierarchy.

str([object])

str(bytes_or_buffer[, encoding[, errors]]) -> str

templates_services_calendars(log, request)

The worker class for the templates_services_calendars 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_services_calendars(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.