How is that different functionality from just specifying the names of
the fields in the current API? Are you just proposing a different API to
achieve the same thing, or is there an addition here?
> * select_related is smart by default, no more implicit select all
Backwards incompatible and I don't really see the need for it (can you
motivate why you're proposing this change?). Strong -1 for those reasons
(particularly the backwards incompatibility).
Regards,
Malcolm