django_bird.conf

Module Contents

Classes

Data

API

django_bird.conf.DJANGO_BIRD_SETTINGS_NAME

‘DJANGO_BIRD’

django_bird.conf.DJANGO_BIRD_BUILTINS

‘django_bird.templatetags.django_bird’

django_bird.conf.DJANGO_BIRD_FINDER

‘django_bird.staticfiles.BirdAssetFinder’

class django_bird.conf.AppSettings
ADD_ASSET_PREFIX: bool | None

None

COMPONENT_DIRS: list[pathlib.Path | str]

‘field(…)’

ENABLE_BIRD_ATTRS: bool

True

DEFAULT_ONLY: bool

False

__getattribute__(__name: str) object
django_bird.conf.app_settings

‘AppSettings(…)’