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


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to