Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update database settings configuration logic
Replaced usage of `dj_database_url` with direct dictionary assignments for database settings. This simplifies the configuration and ensures explicit property definitions for the database engine and name.
- Loading branch information