Re: [Django] #29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple"

2018-02-08 Thread Django
#29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" -+- Reporter: Stephen Brooks |Owner: Simon

Re: [Django] #29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple"

2018-02-08 Thread Django
#29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" -+- Reporter: Stephen Brooks |Owner: Simon

Re: [Django] #29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple"

2018-02-03 Thread Django
#29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" -+- Reporter: Stephen Brooks |Owner: Simon

Re: [Django] #29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" (was: TypeError: can only concatenate tuple (not "list") t

2018-02-03 Thread Django
#29108: QuerySet.distinct().order_by()[slice].count() crashes with "TypeError: can only concatenate tuple (not "list") to tuple" -+- Reporter: Stephen Brooks |Owner: nobody Type: Bug