Remove chartsjs from apps

modern-tables
Mark Veidemanis 2 years ago
parent df049f822c
commit 729f6beea5
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -37,7 +37,6 @@ INSTALLED_APPS = [
"django.contrib.staticfiles",
"crispy_forms",
"crispy_bulma",
"chartjs",
]
CRISPY_TEMPLATE_PACK = "bulma"
CRISPY_ALLOWED_TEMPLATE_PACKS = ("bulma",)

Loading…
Cancel
Save