Open matthijskooijman opened 2 years ago
Filtering (and also displying) on event options. This is a bit tricky when registrations from multiple events are displayed, but once you select an event, this should be possible...
This was implemented in 7a2416b31cee6bc4b1e6854c3db3b0e3ffeab6f0
Currently, I'm missing two relevant features in the django admin for registrations:
foo__in=1,2
), but not internactively.Maybe some of these help (from https://stackoverflow.com/a/69924979/740048):