summaryrefslogtreecommitdiff
path: root/.idea/dataSources.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/dataSources.xml')
-rw-r--r--.idea/dataSources.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
new file mode 100644
index 0000000..954cdfa
--- /dev/null
+++ b/.idea/dataSources.xml
@@ -0,0 +1,16 @@
+<?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="c2ec2b16-9a8a-4975-be60-2a0417af82c8">
+ <driver-ref>sqlite.xerial</driver-ref>
+ <synchronize>true</synchronize>
+ <imported>true</imported>
+ <remarks>$PROJECT_DIR$/fossee_anime/settings.py</remarks>
+ <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
+ <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/db.sqlite3</jdbc-url>
+ <driver-properties>
+ <property name="enable_load_extension" value="true" />
+ </driver-properties>
+ </data-source>
+ </component>
+</project> \ No newline at end of file