Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple connections support #169

Open
jacobator opened this issue Jun 4, 2020 · 0 comments
Open

Multiple connections support #169

jacobator opened this issue Jun 4, 2020 · 0 comments

Comments

@jacobator
Copy link

Hi guys, really love the project. Are there any plans of adding support for multiple db connections?
For django admin I've found this:

Django’s admin doesn’t have any explicit support for multiple databases. If you want to provide an admin interface for a model on a database other than that specified by your router chain, you’ll need to write custom ModelAdmin classes that will direct the admin to use a specific database for content.

So are you working on this topic or would you at least be willing to accept PRs for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant