pivotal-energy-solutions / django-datatable-view

Server-side datatable representations for Django querysets for automatic rendering in templates
Apache License 2.0
347 stars 141 forks source link

ImportError: cannot import name 'get_field_definition (django 3.1.3) #247

Open DonatoTotalSim opened 4 years ago

DonatoTotalSim commented 4 years ago

The following import:

from datatableview.utils import get_field_definition

give an error on django 3.1.3

ImportError: cannot import name 'get_field_definition'

rh0dium commented 3 years ago

Still an issue? This is working for us on 3.2