Skip to content
Snippets Groups Projects
Commit 66fa1b79 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch '334-load-classproperty-from-functional' into 'master'

Resolve "Load classproperty from functional"

Closes #334

See merge request !419
parents e1efc8be f6d2fd5e
No related branches found
No related tags found
1 merge request!419Resolve "Load classproperty from functional"
Pipeline #5085 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