Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL You can't use Django's generic foreign key field with objects stored in a separate database — David Winterbottom
https://til.codeinthehole.com/posts/you-cant-use-djangos-generic-foreign-key-field-with-objects-stored-in-a-separate-database/
links
backlinks
Roast topics
Find topics
Find it!
Django supports using separate databases for specified models or apps. — can be read in 1 minute