We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd4ff7 commit 942a1ebCopy full SHA for 942a1eb
finder/models/file.py
@@ -10,7 +10,7 @@
10
from django.core.files.storage import default_storage
11
from django.db import models
12
from django.template.defaultfilters import filesizeformat
13
-from django.utils.functional import cached_property, classproperty
+from django.utils.functional import cached_property
14
from django.utils.module_loading import import_string
15
from django.utils.translation import gettext_lazy as _
16
0 commit comments