1
1

add whole new app for balance prediction, replace uwsgi, update everything

This commit is contained in:
2021-01-04 14:45:43 +01:00
parent 5e2881af2a
commit 37f698d82b
20 changed files with 448 additions and 191 deletions

View File

@@ -44,6 +44,7 @@ else:
INSTALLED_APPS = [
"financeplanner",
"core",
"django.contrib.admin",
"django.contrib.auth",
"django.contrib.contenttypes",