------ * [fix] accept anonymous POSTs * Another (this time really minimal) example working project
4.0.2
Not secure
------ * overridable `render_row_details_template_name` attribute added * support to search multiple values (see `search_values_separator`)
4.0.1
Not secure
------ * A few typo fixes here and there
4.0.0
Not secure
------ * package renamed from `django-datatables-view` to `django-ajax-datatable` * published on PyPI * example project added * setup of demo site `http://django-ajax-datatable-demo.brainstorm.it`
3.2.3
------ * "data-parent-row-id" attribute added to details row
3.2.2
------ * accept positions expressed as column names in initial_order[]