Re: html in django password_reset_email.html

2012-11-21 Thread Larry Martell
On Wed, Nov 21, 2012 at 11:04 AM, Tom Evans wrote: > On Wed, Nov 21, 2012 at 3:27 PM, larry.mart...@gmail.com > wrote: >> On Tuesday, November 2, 2010 5:50:49 AM UTC-4, Tom Evans wrote: >>> >>> On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: >>> > I recently tried to send the following in a test pas

Re: html in django password_reset_email.html

2012-11-21 Thread Tom Evans
On Wed, Nov 21, 2012 at 3:27 PM, larry.mart...@gmail.com wrote: > On Tuesday, November 2, 2010 5:50:49 AM UTC-4, Tom Evans wrote: >> >> On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: >> > I recently tried to send the following in a test password email from a >> > site I am creating: >> > >> > This i

Re: html in django password_reset_email.html

2012-11-21 Thread larry.mart...@gmail.com
On Tuesday, November 2, 2010 5:50:49 AM UTC-4, Tom Evans wrote: > > On Tue, Nov 2, 2010 at 9:07 AM, andy > > wrote: > > I recently tried to send the following in a test password email from a > > site I am creating: > > > > This is a test reset password email. > > > > However when I received the em

Re: html in django password_reset_email.html

2010-11-02 Thread andy
On Nov 2, 4:50 am, Tom Evans wrote: > On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: > > I recently tried to send the following in a test password email from a > > site I am creating: > > > This is a test reset password email. > > > However when I received the email it displayed the "This is a tes

Re: html in django password_reset_email.html

2010-11-02 Thread andy
On Nov 2, 4:50 am, Tom Evans wrote: > On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: > > I recently tried to send the following in a test password email from a > > site I am creating: > > > This is a test reset password email. > > > However when I received the email it displayed the "This is a tes

Re: html in django password_reset_email.html

2010-11-02 Thread andy
On Nov 2, 4:50 am, Tom Evans wrote: > On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: > > I recently tried to send the following in a test password email from a > > site I am creating: > > > This is a test reset password email. > > > However when I received the email it displayed the "This is a tes

Re: html in django password_reset_email.html

2010-11-02 Thread andy
On Nov 2, 4:50 am, Tom Evans wrote: > On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: > > I recently tried to send the following in a test password email from a > > site I am creating: > > > This is a test reset password email. > > > However when I received the email it displayed the "This is a tes

Re: html in django password_reset_email.html

2010-11-02 Thread Tom Evans
On Tue, Nov 2, 2010 at 9:07 AM, andy wrote: > I recently tried to send the following in a test password email from a > site I am creating: > > This is a test reset password email. > > However when I received the email it displayed the "This is a test > reset password email.". > > My question is ho