morlandi / django-ajax-datatable

A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net
MIT License
204 stars 64 forks source link

Column 1 ("pk") is not orderable #30

Closed hypy13 closed 3 years ago

hypy13 commented 3 years ago

cant we order table by id?

hypy13 commented 3 years ago

oh i solve this by set orderrable to True