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