Open DonatoTotalSim opened 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'
Still an issue? This is working for us on 3.2
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'