Is it possible to pass rows of related fields into django database functions and if so how can i accomplish this? When I try, I end up getting an integer (the id column) instead of the row.Is it possible to pass rows of related fields i
Is it possible to pass rows of related fields into django database functions and if so how can i accomplish this? When I try, I end up getting an integer (the id column) instead of the row.Is it possible to pass rows of related fields i