C14L / dtr5

Meetup app for Reddit users based on subreddit subscriptions.
https://reddmeet.com
12 stars 2 forks source link

bug: check for dupes in flags before adding one #88

Open C14L opened 8 years ago

C14L commented 8 years ago

django.db.utils.IntegrityError: duplicate key value violates unique constraint "dtr5app_flag_sender_id_8b12d293991071a_uniq" DETAIL: Key (sender_id, receiver_id, flag)=(xxxx, yyyy, 1) already exists.