Skip to content

CoreConfig

Overview

Class representing a Django application and its configuration.

ready

Override this method in subclasses to run code when Django starts.

Signature

ready(self)

Parameters

NameTypeRequiredDescription
selfyes

Source

server/vueda/core/apps.py:13

label

name

verbose_name

Source

server/vueda/core/apps.py:8

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2