Hi, I have my asset table in local db which need to reference to the employee view from another database. But I realized that Django might not allow relations across databases, right?
so does it means that I can only store the employee key as string in the asset table? or other way to achieve? many thanks, ANi -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4cd4ea88-d6c1-42c5-92d2-f9a5b7f818d8%40googlegroups.com.

