l
Size: a a a
l
DT
l
l
l
DT
qs.values('href').annotate(dcount=Count('href')).filter(dcount=1).values_list('href', flat=True)
).order_by('-pk')l
DT
l
l
DT
l
RB
И
RS
И
l
qs.values('href').annotate(dcount=Count('href')).filter(dcount=1).values_list('href', flat=True)
).order_by('-pk')AG
AG
l