This is super easy to mod since at present the only entries in the MutuallyExclusiveDistricts table are versions of the Entertainment Complex. You can just do this:
Code:
DELETE FROM MutuallyExclusiveDistricts ;
You'd need to revise this if later Firaxis adds new mutually exclusive districts and you don't want them also to not longer be exclusive.