Skip to content
Snippets Groups Projects
Commit f6d2fd5e authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Load classproperty from functional

parent e1efc8be
No related branches found
No related tags found
1 merge request!419Resolve "Load classproperty from functional"
Pipeline #5057 passed
......@@ -2,7 +2,7 @@ import logging
from django.contrib.contenttypes.models import ContentType
from django.db.models.aggregates import Count
from django.utils.decorators import classproperty
from django.utils.functional import classproperty
from django.utils.translation import gettext as _
import reversion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment