No description
Find a file
Kumi 57119dfc4c
Enable dynamic database backend configuration
Adjusted the project settings to support MySQL or MariaDB as the database backend based on runtime configuration. This update allows for more flexible deployment options, utilizing either SQLite for development or production-ready databases like MySQL or MariaDB depending on the CONFIG variables. Defaults to SQLite when no external database is specified, maintaining backward compatibility.
2023-12-04 16:19:06 +01:00
.vscode Current status 2023-12-04 16:09:40 +01:00
apps Current status 2023-12-04 16:09:40 +01:00
custom_auth Current status 2023-12-04 16:09:40 +01:00
expalert Enable dynamic database backend configuration 2023-12-04 16:19:06 +01:00
frontend Current status 2023-12-04 16:09:40 +01:00
sms Current status 2023-12-04 16:09:40 +01:00
static Current status 2023-12-04 16:09:40 +01:00
.gitignore Current status 2023-12-04 16:09:40 +01:00
manage.py Current status 2023-12-04 16:09:40 +01:00
requirements.txt Current status 2023-12-04 16:09:40 +01:00