Skip to content

Commit

Permalink
Add multiAttendeeCarts to admin view
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfox committed Feb 17, 2025
1 parent 9efda17 commit 93ffddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registration/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ class EventAdmin(admin.ModelAdmin):
"hasBadges",
"hasVolunteering",
"emailOptions",
"multiAttendeeCarts",
)
},
),
Expand Down

0 comments on commit 93ffddc

Please sign in to comment.