Apps

Apps file for setting core package when app is ready.

class core_main_app.apps.InitApp(app_name, app_module)

Bases: django.apps.config.AppConfig

Core application settings.

name = 'core_main_app'

Package name

Type:str
ready()

When the app is ready, run the discovery and init the indexes.