Hello,

I'm happy to announce the availability of the version 0.2.1 of 
django-rest-framework-datatables:

https://pypi.org/project/djangorestframework-datatables/

Django-rest-framework-datatables is a third party app that provides 
seamless integration between Django Rest Framework and Datatables 
(https://datatables.net).
Install django-rest-framework-datatables, call your API with 
"?format=datatables" and it will return a JSON structure that is fully 
compatible with what Datatables expects.
It handles searching, filtering, ordering and most usecases you can imagine 
with Datatables.

The great benefit of django-rest-framework-datatables is that you don’t 
have to create a different API, your API still work exactly the same unless 
you specify the datatables format on your request.

Links:
Github: https://github.com/izimobil/django-rest-framework-datatables
Documentation: 
http://django-rest-framework-datatables.readthedocs.io/en/latest/

Regards,

-- 
David Jean Louis

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1bdcd0e9-1046-4b1b-882c-d467f51886d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to