mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Moved static files and celery.py
This commit is contained in:
@@ -12,7 +12,7 @@ from pretix.base.models import (
|
||||
)
|
||||
from pretix.base.services.async import ProfiledTask
|
||||
from pretix.base.services.locking import LockTimeoutException
|
||||
from pretix.celery import app
|
||||
from pretix.celery_app import app
|
||||
|
||||
|
||||
class CartError(LazyLocaleException):
|
||||
|
||||
Reference in New Issue
Block a user