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'

str – Package name

ready()

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