morlandi

Results 64 comments of morlandi

Hmmm ... I totally agree on the "better safe than sorry" approach ;) On the other side, If you compare the file changes between subsequent versions of the package, you'll...

Hello @tboulogne, nice to hear of you. I haven't been actively involved in the project for some time because I'm busy with other activities. However, I keep an eye on...

Hello @cnagytcorp, thank you for your interest in the project To efficiently apply sorting and searching, i.e. delegating them to the database, each column of the javascript datatable must be...

Thank you both; hopefully will fix soon

or even better: remove this dependency ;)

Thank you @cla-azzarello ... yes, I think I got rid of `pytz` long ago, so let's close the issue ;)

Did you check this ? https://github.com/morlandi/django-ajax-datatable#filtering-single-columns

Hello @iflare3g ... could you share a list of compatibility issues, if you had the chance to check them ? I've just started using this app in a Django 4...

> @smunoz-ml true, even if at UI level, having the filter collapsible to the right seems to be more complicated than having it in an absolute position above the changelist....

The real challenge here is to implement this without interfering too much with Django admin templates .. so the solution can survive across future Django releases ;) I am available...