This commit is contained in:
2022-10-05 01:02:59 +03:00
parent 9835c69c8a
commit a9db9cccf1

9
.idea/dataSources.xml generated
View File

@@ -8,5 +8,14 @@
<jdbc-url>jdbc:postgresql://localhost:5432/bodymind</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="Django default" uuid="5447edf5-8bb5-4476-914b-a9fb176af1ca">
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<imported>true</imported>
<remarks>$PROJECT_DIR$/bodymindcare/settings.py</remarks>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://127.0.0.1:5432/bodymind</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>