django-ajax-datatable
django-ajax-datatable copied to clipboard
A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net
Hi, first of all, congratulations on this amazing extension! I have a problem with the choices option and the use of the custom query. I'm using an annotate function to...
The request to filter the table by multiple search values currently fails if the table contains one or more searchable `DateFields` or `DateTimeFields`. This is reproducable with the [albums demo...
Hello, I am working with Django 5.1/Python 3.13. I am trying to use django-ajax-datatable to implement DataTables and have almost got it set up but am running into trouble with...
Accepted.