mirror of
https://github.com/pretix/pretix.git
synced 2026-08-23 12:51:59 +00:00
Check-in rules: Make logic results understandable (#2050)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
co-authored by
Richard Schreiber
parent
fb8ddc9cb6
commit
b5fdba796b
@@ -185,6 +185,7 @@ class CheckinList(LoggedModel):
|
||||
# Every change to our supported JSON logic must be done
|
||||
# * in pretix.base.services.checkin
|
||||
# * in pretix.base.models.checkin
|
||||
# * in pretix.helpers.jsonlogic_boolalg
|
||||
# * in checkinrules.js
|
||||
# * in libpretixsync
|
||||
top_level_operators = {
|
||||
|
||||
Reference in New Issue
Block a user