Merge branch 'develop' into feature/shopping_list_v2

This commit is contained in:
vabene1111
2022-01-04 07:58:36 +01:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -35,3 +35,4 @@ class CookbookConfig(AppConfig):
# if DEBUG:
# traceback.print_exc()
# pass # dont break startup just because fix could not run, need to investigate cases when this happens