How to use multiple databases in django – route geospatial data to postgis
We cover how to use a geospatial database i.e postgis and normal postgress database in the same project, and how to create database routers to route requests to these multiple databases.