Martin Bergemann
Martin Bergemann
@jdelic ready for review, thanks.
I have seen that some PR's were merged. I've updated this code accordingly.
I did have a quick look into what's going on but didn't find an obvious solution. If I have time today, I'll keep digging.
I am facing the same issue with `django-datatable-view` version `2.1.5` ``` django.__version__ '3.2.2' from datatableview.utils import get_datatable_structure ImportError: cannot import name 'get_datatable_structure' from 'datatableview.utils' ``` Currently I am trying to...
Hi @robinco1919, sorry for the late response. I was travelling for the last two months and have just gotten back. That's indeed an interesting thing. Just so we are on...