You'll need to post actual code and error stack traces if you want people 
to help.

On Wednesday, 17 May 2017 15:08:55 UTC+2, Joe wrote:
>
> I am in the process of setting up a django server. I am trying to connect 
> our 4 legacy DBs to her. I have created a separate app for each DB, added 
> the app_label to the meta of the model and wrote a read only router for 
> each db. This was working fine until i got to the last one. The routing is 
> not taking. There error message shows me that it is failing because django 
> is looking for a table in my default DB instead of following the route. Why 
> is this???????
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8ed2233c-34bc-4319-9839-928dfbe4d0a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to