Releases: morlandi/django-ajax-datatable
Releases · morlandi/django-ajax-datatable
v4.0.7
- [TODO] check for unwanted side-effects here: ...
- ... Prevent click to move the HTML page to the top
- Improved example project
v4.0.6
- Accept the more generic "pk" column name instead of "id"; "id" still supported for backward compatibility
- In the example project: a new page has been added to play with a model with a custom PK column name
v4.0.5
- classifiers added to setup.py
v4.0.4
- fix Readme (to keep twine happy)
v4.0.3
- [fix] accept anonymous POSTs
- Another (this time really minimal) example working project
v4.0.2
- overridable
render_row_details_template_name
attribute added
- support to search multiple values (see
search_values_separator
)
v4.0.1
- A few typo fixes here and there
v4.0.0
- 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