1👍
When you are trying to fetch all businessunit using the reverse relation django is connecting to database, filtering all the child objects by its parent.
Maybe the problem is because you have some BusinessUnits that aren’t linked to any ContentSet
Source:stackexchange.com