mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Enabled asynchronous cart/order actions
This commit is contained in:
@@ -7,7 +7,7 @@ from django.utils.timezone import now
|
||||
|
||||
from pretix.base.models import (
|
||||
Event, Item, ItemCategory, ItemVariation, Order, OrderPosition, Organizer,
|
||||
Property, PropertyValue, Question, Quota, User,
|
||||
Property, PropertyValue, Question, Quota,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user