Segelzwerg / django-dynamic-theme

This enables the administrator of a django website to change the theme on the fly.
MIT License
2 stars 2 forks source link

FEATURE: Custom Theme Elements #44

Open Segelzwerg opened 3 months ago

Segelzwerg commented 3 months ago

This can be done either by inheritance by the developers of the end product themselves or a dedicated CustomThemeElement with dynamic fields.

Requires investigation if Django provides this.

Segelzwerg commented 2 months ago

Maybe can realized with: https://docs.djangoproject.com/en/5.0/ref/models/fields/#jsonfield