jieter / django-tables2

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

[doc] typo in the M2MColumn `transform` parameter example #945

Closed louisgavalda closed 5 months ago

louisgavalda commented 7 months ago

Hi,

Seems there is a small typo in the transform parameter example.

Visible here in the documentation: https://django-tables2.readthedocs.io/en/latest/pages/api-reference.html#django_tables2.columns.ManyToManyColumn

;-)

jieter commented 5 months ago

Thanks