annotationweb icon indicating copy to clipboard operation
annotationweb copied to clipboard

Multiple databases

Open smistad opened this issue 6 years ago • 0 comments

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/

smistad avatar Jan 15 '20 12:01 smistad