[FEAT] Add Bootstrap theming through admin dashboard

This commit is contained in:
2023-02-24 19:43:34 +00:00
parent 86e18c399d
commit 843bdebabf
7 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
[
{
"model": "bootstrap_customizer.sitebootstraptheme",
"pk": 1,
"fields": { "site": 1, "bootstrap_theme": 1, "updated": "2023-02-23T14:41:48.620Z" }
}
]