Fixes to web API form for superevents list
Changing superevents serializer to use text input fields for 'preferred_event' and 'events'. The 'events' field also will now accept a comma-separated list. This prevents timeout errors when trying to render all the options for events in the form and speeds up page load times significantly for this view.
Please register or sign in to comment