On Tue, 2008-07-01 at 18:25 -0700, Bobby Roberts wrote: > hola - > > I'm just about through with my first Django project. This has been a > wonderful experience and I thank you for helping me learn so quickly. > > the last part of my application should send and email and I'm > wondering if it's possible to somehow use a template as the html in my > email receipt.
Look at the render_to_string() method for converting templates to strings: http://www.djangoproject.com/documentation/templates_python/#the-render-to-string-shortcut Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---