mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
committed by
Raphael Michel
parent
0e1159b01e
commit
8183648902
@@ -11,7 +11,7 @@ from django.utils.timezone import now
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from pretix.base.models import CachedFile, Event, cachedfile_name
|
||||
from pretix.base.services.async import ProfiledTask
|
||||
from pretix.base.services.tasks import ProfiledTask
|
||||
from pretix.base.shredder import ShredError
|
||||
from pretix.celery_app import app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user