Open smistad opened 4 years ago
It could be useful to support multiple databases, having a separate database file for each project.
Would need to create a DB router, which check the logged in user which project should be used: https://docs.djangoproject.com/en/3.0/topics/db/multi-db/
It could be useful to support multiple databases, having a separate database file for each project.
Would need to create a DB router, which check the logged in user which project should be used: https://docs.djangoproject.com/en/3.0/topics/db/multi-db/