2👍
✅
No. You should use the select
and order_by
arguments of the QuerySet.extra()
method.
Source:stackexchange.com
2👍
No. You should use the select
and order_by
arguments of the QuerySet.extra()
method.