CarlTour / CarlTourBackEnd

0 stars 0 forks source link

don't add duplicate events #3

Closed nrjones8 closed 10 years ago

nrjones8 commented 10 years ago

if we run db_updater.py with the same dates, we'll end up adding duplicate events. let's not do that. perhaps just check for an event with the same time and title in the DB?

NoahCarnahan commented 10 years ago

Fixed with a905efa0159c875a3622a348cef8bb8f7014e22b