There's a sort of long-run-pending discussion on adding this functionality
to the Django core - check out
http://code.djangoproject.com/ticket/1541which includes patches that
you can use in your own code to get the job done
in the mean time

-joe

On 2/8/07, Tipan <[EMAIL PROTECTED]> wrote:
>
>
> I've been able to create Plain text emails to send to users with an
> authentication link which work well, however I'd like to improve the
> look of these by outputting in HTML with a logo. If I use the
> send_mail function it simply incorporates the HTML in the plain text.
>
> Can anyone point me in the right direction with the process required
> for formatting and sending my emails from Django in HTML?
>
> Thanks
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to