Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: set an explicit db engine (postgis)
While working on a helm chart, we do not control the creation of the db URL, which use "postgres://" instead of "postgis://", so Django does not set the correct engine.
- Loading branch information