Explorar o código

update DATABASE_APPS_MAPPING

lang %!s(int64=4) %!d(string=hai) anos
pai
achega
52105e0be1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Ansjer/test_settings.py

+ 1 - 1
Ansjer/test_settings.py

@@ -108,7 +108,7 @@ DATABASES = {
 }
 DATABASE_ROUTERS = ['Ansjer.database_router.DatabaseAppsRouter']
 DATABASE_APPS_MAPPING = {
-    'db1': 'default',
+    'Model': 'default',
     'db2': 'mysql02',
 }