django_dynamic_theme.context_processor

Defines extra contexts for this application globally.

Functions

theme(→ dict[str, str])

Defines the url to the theme to be used.

Module Contents

django_dynamic_theme.context_processor.theme(_) dict[str, str]

Defines the url to the theme to be used. Returns: url to theme in a dict.