More progress

This commit is contained in:
Maximilian Friedersdorff 2024-06-24 22:02:22 +01:00
parent 3b358774cf
commit 9f01e4bff2
12 changed files with 128 additions and 3 deletions

View file

@ -37,6 +37,7 @@ INSTALLED_APPS = [
"django.contrib.sessions",
"django.contrib.messages",
"django.contrib.staticfiles",
"django_bootstrap5",
"reinheit.apps.brew",
"reinheit.apps.styles",
"reinheit.apps.ingredients",