jieter / django-tables2

django-tables2 - An app for creating HTML tables
https://django-tables2.readthedocs.io/en/latest/
Other
1.89k stars 428 forks source link

Add support to pass args/kwargs to callables from Accessor #940

Closed JordanHyatt closed 6 months ago

JordanHyatt commented 10 months ago

Fixes: #939

Implemented the feature request and wrote the required unit text

jieter commented 8 months ago

Thanks for your contribution @JordanHyatt. Please have a look at my questions.