Add prettyjson
This commit is contained in:
@@ -42,6 +42,7 @@ INSTALLED_APPS = [
|
||||
"crispy_bulma",
|
||||
"django_tables2",
|
||||
"django_tables2_bulma_template",
|
||||
"prettyjson",
|
||||
]
|
||||
CRISPY_TEMPLATE_PACK = "bulma"
|
||||
CRISPY_ALLOWED_TEMPLATE_PACKS = ("bulma",)
|
||||
|
||||
@@ -20,3 +20,4 @@ django-debug-toolbar-template-profiler
|
||||
orjson
|
||||
msgpack
|
||||
apscheduler
|
||||
django-prettyjson
|
||||
|
||||
Reference in New Issue
Block a user