Pegase745 / sqlalchemy-datatables

SQLAlchemy integration of jQuery DataTables >= 1.10.x (Pyramid and Flask examples)
MIT License
161 stars 65 forks source link

Not compatible with the new version DataTables #19

Closed pistatium closed 8 years ago

pistatium commented 10 years ago

Specification of the API has changed in the new version of Datatable(1.10+)

https://datatables.net/manual/server-side

ashl1 commented 9 years ago

What decision we make about backward compatibility to older DT 1.9- ? DT itself has the backward compatibility for all 1.x series, so it will be a good reason to provide it here.

Pegase745 commented 9 years ago

It is important for us to keep it, yes ! On Jul 27, 2015 6:50 AM, "Alexey Shildyakov" notifications@github.com wrote:

What decision we make about backward compatibility to older DT 1.9- ? DT itself has the backward compatibility http://datatables.net/manual/roadmap#Backwards-compatibility for all 1.x series, so it will be a good reason to provide it here.

— Reply to this email directly or view it on GitHub https://github.com/Pegase745/sqlalchemy-datatables/issues/19#issuecomment-125085648 .