dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Corrected inclusion of attendees with transferred items in attendee table view #872

Closed melinath closed 7 years ago

melinath commented 7 years ago

Attendees with only transferred items were not showing up in the attendee table view or the exported version of that view. This fixes that issue.