Re: html email through from django.core.mail.send_mail and html email for password resets?

2013-07-28 Thread Russell Keith-Magee
Hi Justin, Correct - this should be handled as two separate tickets. If the patch for one ticket depends on a second, it's fine to have that dependency in the patches -- just note in the comments for the ticket when you upload your patch, or in the comment for the pull request. Essentially, we

Re: html email through from django.core.mail.send_mail and html email for password resets?

2013-07-28 Thread Justin Michalicek
Excellent, thanks again! First pull request is in along with a trac ticket. I should get a chance to knock out the password reset one some time in the next couple of days as well. It's a quick change and I've done most of it with subclasses on personal projects previously. On Sunday, July