Issue 11: send_mail should expect kwarg 'fail_silently'
http://code.google.com/p/django-mailer/issues/detail?id=11
New issue report by eddymul:
> What steps will reproduce the problem?
1. send_mail(..., fail_silently=False)
> What is the expected output?
Should work just fine (or ignore it silently), "[b]ecause django-mailer
currently uses the same function signature as django's core mail support"
> What do you see instead?
TypeError: send_mail() got an unexpected keyword argument 'fail_silently'
> What version of the product are you using?
SVN r39 + Django 1.0
> On what operating system?
Ubuntu 8.04
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---