From 9156142c04f18116d1c82465cb43abd2d1539243 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Sun, 23 Feb 2025 21:43:50 +0100 Subject: [PATCH] added config.py --- .idea/dataSources.xml | 12 +-- .idea/discord.xml | 2 +- .idea/httpClient.xml | 6 ++ .idea/icon.svg | 99 +++++++++++++++++++ TimeDispatcher/config.py | 3 + .../context_processors.py | 8 ++ TimeDispatcher/settings.py | 7 +- dispatcher/apps.py | 10 ++ templates/base.html | 3 + 9 files changed, 137 insertions(+), 13 deletions(-) create mode 100644 .idea/httpClient.xml create mode 100644 .idea/icon.svg create mode 100644 TimeDispatcher/config.py rename context_processors.py => TimeDispatcher/context_processors.py (72%) diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index c1d42a2..1fa47a7 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -1,20 +1,14 @@ - + sqlite.xerial true + true + $PROJECT_DIR$/TimeDispatcher/settings.py org.sqlite.JDBC jdbc:sqlite:$PROJECT_DIR$/db.sqlite3 $ProjectFileDir$ - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.45.1/org/xerial/sqlite-jdbc/3.45.1.0/sqlite-jdbc-3.45.1.0.jar - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.45.1/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar - - \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml index 104c42f..912db82 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,7 @@ -