Skip to content
Snippets Groups Projects
Commit 589cc7be authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

fix import

parent dfcc96c6
No related branches found
No related tags found
2 merge requests!787Release,!749Add personal calendars, move from requests-cache to Django cache
Pipeline #12340 passed
......@@ -6,7 +6,7 @@ import requests
from django.core.cache import cache
from django.db import models
from django.utils import timezone
from icalevnt import icalevents
from icalevents import icalevents
from wagtail.admin.panels import FieldPanel, MultiFieldPanel, PublishingPanel
from wagtail.fields import StreamField
from wagtail.models import Page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment