Skip to content

Improved admin registration filtering #120

@matthijskooijman

Description

@matthijskooijman

Currently, I'm missing two relevant features in the django admin for registrations:

  • Filtering on multiple values (e.g. registrations for two events, or for multiple statuses). This is possible by changing the url (using foo__in=1,2), but not internactively.
  • 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...

Maybe some of these help (from https://stackoverflow.com/a/69924979/740048):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions