------ * `static/datatables_view/js/datatables_utils.js` renamed as `static/datatables_view/js/utils.js` * js helper encapsulated in DatatablesViewUtils module * First "almost" working column filtering - good enought for text search
2.0.6
------ * Accept either GET or POST requests
2.0.5
------ * Global "get_latest_by" filtering improved
2.0.4
------ * Filter tracing (for debugging)
2.0.0
------ * DatatablesView refactoring: columns_specs[] used as a substitute for columns[],searchable_columns[] and foreign_fields[]