Access your data the same way as you would in the shell. From there it wouldn't be much different than view code that sends out an email.
On 8/9/06, Joe <[EMAIL PROTECTED]> wrote: > > I would like to set up a python script that runs every night to send > out an email subscription. I would like to access a Django model that > has the user's email addresses, as well as use the Django sendmail > function. Can someone help me understand what imports/path setup I > have to do to get this working? (Note: I will not be setting up the > Cron job, nor do I know now. I will simply be giving a python script > to our IT staff for them to set up). > > Thanks for the help, > > Joe -- ---- Waylan Limberg [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

