From 1151714828cf48b6a496ea7261410a028f306223 Mon Sep 17 00:00:00 2001 From: thedevboy Date: Thu, 3 Oct 2019 15:51:32 +0530 Subject: Integrity error due to name variable checked --- .idea/dataSources.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.idea') diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index aaac02c..4ab70d8 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -18,5 +18,16 @@ + + sqlite.xerial + true + true + $PROJECT_DIR$/fossee_anime/settings.py + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/db.sqlite3 + + + + \ No newline at end of file -- cgit