>>As a part of the application I'm writing I need to do certain things to > > the database every night. The easiest way to implement this would be a > python script run every night by cron. > > Set env DJANGO_SETTINGS_MODULE setting for the script. Then just use > your models and template as you do this in a views. > > PS: Is there a FAQ?..
Just out of curiositiy, does that make one use the database API much as one would use SQLobject on it's own? ( new to both django and sql-object interfaces myself ) Iain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---