Moved Checkin model to pretixbase

This commit is contained in:
Raphael Michel
2016-12-08 17:51:23 +01:00
parent 3c96e631da
commit fa0bd5e89e
5 changed files with 57 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
from .auth import U2FDevice, User
from .base import CachedFile, LoggedModel, cachedfile_name
from .checkin import Checkin
from .event import Event, EventLock, EventPermission, EventSetting
from .invoices import Invoice, InvoiceLine, invoice_filename
from .items import (