con2/kompassi

Change event view in taka-admin is super slow

Closed this issue · 0 comments

Likely related to admin_group of EventMeta inlines loading thousands of group names. As a first stab, change this to raw_id_fields or autocomplete_fields and see if it fixes the issue.