Base handler

class luna_events.app.handlers.base_handler.BaseRequestHandler(request)

Base handler for other handlers.

apiVersion

API version

Type:

int

property app: EventsApp

Get running app :rtype: EventsApp :returns: app

property config: SettingsEvents

Get app config :rtype: SettingsEvents :returns: app config