No description
Kumi
57119dfc4c
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. |
||
---|---|---|
.vscode | ||
apps | ||
custom_auth | ||
expalert | ||
frontend | ||
sms | ||
static | ||
.gitignore | ||
manage.py | ||
requirements.txt |