morlandi / django-ajax-datatable

A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net
MIT License
208 stars 64 forks source link

passing templatetags inside the datatable #13

Closed samerda75 closed 3 years ago

samerda75 commented 3 years ago

i want to use template tags filter for the total field can you please let me know how to that knowing the command i used is:

{{ total | intcomma:False |currency }}