improve headless comp names

This commit is contained in:
Will Abbott 2024-09-15 10:57:31 +01:00
parent 3263dc354a
commit 579fa087f2
28 changed files with 381 additions and 1052 deletions

View file

@ -33,7 +33,6 @@ def configure_django():
],
"builtins": [
"django_cotton.templatetags.cotton",
"django_cotton.templatetags.tags",
],
"context_processors": [
"django.template.context_processors.debug",