yf_yzl 2 lat temu
rodzic
commit
770e2f3713
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      kedong/settings.py

+ 1 - 0
kedong/settings.py

@@ -84,6 +84,7 @@ TEMPLATES = [
 ]
 WSGI_APPLICATION = 'kedong.wsgi.application'
 CONFIG = parse_config_new(BASE_DIR)
+print(CONFIG['bigdata']['mysql_host'], "-------------------------------")
 DATABASES = {
     'default': {
         'ENGINE': 'django.db.backends.mysql',