Changes to utility for adding a label to a superevent
We use get_or_create now to add labels to a superevent in order to prevent IntegrityErrors when a user makes the same request too rapidly and both sneak by the initial check.
Please register or sign in to comment