mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Adding ingredients to a preparation
This commit is contained in:
@ -69,6 +69,7 @@ INSTALLED_APPS = [
|
||||
# Note apps
|
||||
'api',
|
||||
'activity',
|
||||
'food',
|
||||
'logs',
|
||||
'member',
|
||||
'note',
|
||||
@ -77,7 +78,6 @@ INSTALLED_APPS = [
|
||||
'scripts',
|
||||
'treasury',
|
||||
'wei',
|
||||
'food',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
Reference in New Issue
Block a user