Dealing with multiple dbs through manual switching using functions like "using(alias)" #8797
Unanswered
MohammedBajuaifer
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am dealing with multiple dbs through manual switching using functions like "using(alias)", But when serializer.is_valid() is called it always the validation goes into the default database and raises 'object not found'.
Beta Was this translation helpful? Give feedback.
All reactions