test_models.py
38.1 KB
-
Fix unicode error when sending confirmation email in shopping cart · 095b96b0
Wrap send email operation in try/except to avoid rolling back the transaction once a user has paid.
Will Daly committed
Wrap send email operation in try/except to avoid rolling back the transaction once a user has paid.