Skip to main content

ImproperlyConfigured

Django is somehow improperly configured

Constructor

Signature

def ImproperlyConfigured(
*args: any
) - > null

Parameters

NameTypeDescription
*argsanyVariable length argument list typically containing the error message.

Signature

def ImproperlyConfigured() - > null