django-cms-themes 1.0.10

django-cms-themes is a Django app that lets you load theme packs that are bundled templates, and select which theme a site should use.Getting StartedTo get started simply install using pip:pip install django-cms-themesAdd cms_themes to your installed apps...