You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.0 KiB
21 lines
1.0 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="Django default" uuid="204bda06-bee8-47b6-b9ad-2440fd487d22">
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<imported>true</imported>
|
|
<remarks>$PROJECT_DIR$/UGSdjangoProject/settings.py</remarks>
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
|
<jdbc-url>jdbc:sqlite:C:\Users\Ulf Wagner\PycharmProjects\UGSdjangoProject\db.sqlite3</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
<data-source source="LOCAL" name="ugssim@localhost" uuid="151fe7b4-8b3e-40f4-aa7e-b0087d782bb2">
|
|
<driver-ref>mariadb</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:mariadb://localhost:3306/ugssim</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |