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
@@ -10,7 +10,7 @@ from pretix.base.models import (
|
||||
CachedCombinedTicket, CachedTicket, Event, InvoiceAddress, Order,
|
||||
OrderPosition,
|
||||
)
|
||||
from pretix.base.services.async import ProfiledTask
|
||||
from pretix.base.services.tasks import ProfiledTask
|
||||
from pretix.base.signals import register_ticket_outputs
|
||||
from pretix.celery_app import app
|
||||
from pretix.helpers.database import rolledback_transaction
|
||||
|
||||
Reference in New Issue
Block a user