@@ -17,6 +17,7 @@ INSTALLED_APPS = [
'corsheaders',
'imagekit',
'Model',
+ 'db2',
'PushModel',
'SerialModel',
]