We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0ca38 commit c76343aCopy full SHA for c76343a
oscarapi/settings.py
@@ -40,7 +40,7 @@
40
"OSCARAPI_VOUCHER_FIELDS",
41
default=("name", "code", "start_datetime", "end_datetime"),
42
)
43
-"ik ben harrie"
+
44
BASKET_FIELDS = overridable(
45
"OSCARAPI_BASKET_FIELDS",
46
default=(
0 commit comments