Daniele Procida

Results 52 comments of Daniele Procida

I came up with what seems like a good solution, https://stackoverflow.com/a/79447704/2422705. Very briefly: * subclass `Column` for a custom column with the queryset in its `render()` * use `get_table_kwargs()` to...