diff options
Diffstat (limited to '.idea/dataSources.local.xml')
-rw-r--r-- | .idea/dataSources.local.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml deleted file mode 100644 index d91079c..0000000 --- a/.idea/dataSources.local.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="dataSourceStorageLocal"> - <data-source name="Django default" uuid="c2ec2b16-9a8a-4975-be60-2a0417af82c8"> - <database-info product="SQLite" version="3.25.1" jdbc-version="2.1" driver-name="SQLite JDBC" driver-version="3.25.1" dbms="SQLITE" exact-version="3.25.1" exact-driver-version="3.25"> - <identifier-quote-string>"</identifier-quote-string> - </database-info> - <case-sensitivity plain-identifiers="mixed" quoted-identifiers="mixed" /> - <auth-required>false</auth-required> - <schema-mapping> - <introspection-scope> - <node kind="schema" qname="@" /> - </introspection-scope> - </schema-mapping> - </data-source> - </component> -</project>
\ No newline at end of file |