From a9db9cccf1811bffe58e319bacb00d9e141756c5 Mon Sep 17 00:00:00 2001 From: sysadminix Date: Wed, 5 Oct 2022 01:02:59 +0300 Subject: [PATCH] init1 --- .idea/dataSources.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 711980f..7bdc5e2 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -8,5 +8,14 @@ jdbc:postgresql://localhost:5432/bodymind $ProjectFileDir$ + + postgresql + true + true + $PROJECT_DIR$/bodymindcare/settings.py + org.postgresql.Driver + jdbc:postgresql://127.0.0.1:5432/bodymind + $ProjectFileDir$ + \ No newline at end of file