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

Merge branch 'fix-docker' into 'master'

Fix import

See merge request AlekSIS/official/AlekSIS!370
parents d6c67e26 ed1c7a81
No related branches found
No related tags found
1 merge request!370Fix import
Pipeline #3837 passed
......@@ -14,7 +14,7 @@ from django.db.models import QuerySet
from django.forms.widgets import Media
from django.urls import reverse
from django.utils import timezone
from django.utils.decorators import classproperty
from django.utils.functional import classproperty
from django.utils.text import slugify
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