Add ingredients and styles models
This commit is contained in:
parent
e0ecb769b1
commit
3b358774cf
22 changed files with 294 additions and 3 deletions
|
|
@ -38,6 +38,8 @@ INSTALLED_APPS = [
|
|||
"django.contrib.messages",
|
||||
"django.contrib.staticfiles",
|
||||
"reinheit.apps.brew",
|
||||
"reinheit.apps.styles",
|
||||
"reinheit.apps.ingredients",
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue