locky пре 3 година
родитељ
комит
e6cc25553a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Ansjer/cn_config/test_settings.py

+ 1 - 0
Ansjer/cn_config/test_settings.py

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