Load classproperty from functional
In data_checks.py, classproperty is loaded from django.utils.decorators, but it was moved from there to django.utils.functional since 3.1
In data_checks.py, classproperty is loaded from django.utils.decorators, but it was moved from there to django.utils.functional since 3.1