Skip to content
Snippets Groups Projects
Verified Commit 56806b7f authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Use classproperty from functional

parent 9d51bbfb
No related branches found
No related tags found
1 merge request!90Performance optimizations
Pipeline #4040 failed
from django.db import models
from django.utils.decorators import classproperty
from django.utils.functional import classproperty
from django.utils.formats import date_format
from django.utils.translation import gettext_lazy as _
......
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