Base handler¶
- class luna_licenses.app.handlers.base_handler.BaseLicensesRequestHandler(request)[source]¶
Base handler for other handlers.
- property app: app.app.LicensesApp¶
Get running app :returns: app
- Return type
LicensesApp
- property config: configs.configs.configs.services.licenses.SettingsLicenses¶
Get app config :returns: app config
- Return type
SettingsLicenses