mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Swappable invoice renderers
This commit is contained in:
@@ -9,6 +9,7 @@ class PretixBaseConfig(AppConfig):
|
||||
from . import exporter # NOQA
|
||||
from . import payment # NOQA
|
||||
from . import exporters # NOQA
|
||||
from . import invoice # NOQA
|
||||
from .services import export, mail, tickets, cart, orders, cleanup, update_check # NOQA
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user