RyanBalfanz / django-sendgrid

SendGrid for Django
http://pypi.python.org/pypi/django-sendgrid
97 stars 26 forks source link

Feature/issue59 #60

Open msolomon opened 11 years ago

msolomon commented 11 years ago

Should fix https://github.com/RyanBalfanz/django-sendgrid/issues/59

I don't think this actually changes the logic, since we never check any of the locked rows bar the latest. @hoddez should verify