HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ds3w2

no profile record

comments

ds3w2
·قبل 3 سنوات·discuss
django is good

just one thing

fix .select_related('child__attribute') / .values('child__attribute')

currently it removes from result set rows where 'attribute' is NULL, unlike what typical LEFT JOINs imply