Re: New feature: Templated email messages

2012-03-03 Thread raa
Ok :) On 3 мар, 06:54, Russell Keith-Magee wrote: > I agree with Carl's comments, but I would add one more point -- when > proposing a new feature, it helps to look at previous discussions on the same > topic. In this case, we have a ticket proposing this exact feature, and some > active discu

Re: New feature: Templated email messages

2012-03-02 Thread Russell Keith-Magee
On 03/03/2012, at 7:34 AM, Carl Meyer wrote: > Hello Artem, > > On 03/02/2012 03:04 PM, Артем Рыжов wrote: >> I'm working as a web developer for many years. One of the most frequent >> tasks >> is sending email messages. And template system is very usefull for this task >> as for web pages. I

Re: New feature: Templated email messages

2012-03-02 Thread Carl Meyer
Hello Artem, On 03/02/2012 03:04 PM, Артем Рыжов wrote: > I'm working as a web developer for many years. One of the most frequent tasks > is sending email messages. And template system is very usefull for this task > as for web pages. It's strange, but I have not found builtin support for > ema

New feature: Templated email messages

2012-03-02 Thread Артем Рыжов
Hello dear Django developers! I'm working as a web developer for many years. One of the most frequent tasks is sending email messages. And template system is very usefull for this task as for web pages. It's strange, but I have not found builtin support for email templates on many platforms tha