Re: Send out E-mail at given time

2012-12-14 Thread 4 The good Life we work
Hi William, thanks :). I'll look at celery. Thanks, Michael On 12/14/2012 04:08 PM, william ratcliff wrote: > Welcome aboard! Please check out django-celery. I believe it will > solve your problem for doing an activity at a specified time. > > Good luck! > > > On Fri, Dec 14, 2012 at 8:37 AM,

Re: Send out E-mail at given time

2012-12-14 Thread 4 The good Life we work
Hallo Javier, this sound good. I'll try this. Thank you, Michael On Fri 14 Dec 2012 07:58:26 PM CET, Javier Guerra Giraldez wrote: > On Fri, Dec 14, 2012 at 8:37 AM, 4 The good Life we work > <4thegdl...@googlemail.com> wrote: >> Let's say I've choosen the 15th Dez 2012 as reminder date. >> Then

Re: Send out E-mail at given time

2012-12-14 Thread Javier Guerra Giraldez
On Fri, Dec 14, 2012 at 8:37 AM, 4 The good Life we work <4thegdl...@googlemail.com> wrote: > Let's say I've choosen the 15th Dez 2012 as reminder date. > Then by 1AM the system should send out an E-mail to the user. E-mail is > saved under user-data. - create a 'custom management command' (https:

Send out E-mail at given time

2012-12-14 Thread 4 The good Life we work
Hallo, I'm building my first Django 1.4.2 Application with stores contract data. I would like to get a reminder E-mail when the set remainder date in the DB is reached. Let's say I've choosen the 15th Dez 2012 as reminder date. Then by 1AM the system should send out an E-mail to the user. E-mail