umesh-krishna / django_serverside_datatable

Server-side Datatable with Django
MIT License
26 stars 8 forks source link

Skip filtering for searchable=false columns #17

Closed macukadam closed 1 year ago

macukadam commented 1 year ago

Setting { "searchable": false } for a column now works with this simple check.