To answer the questions from the replies. Yes I'm using app-engine-
patch.

So far so good here guys. I've added the import and pushed the
changes. Cron seems to be running correctly.

I guess the lesson here is that the cron process does not follow this
definition in app.yaml

- url: /.*
  script: common/appenginepatch/main.py


I thought this was quite interesting.


thanks for everyone's help.


On May 30, 5:59 am, Waldemar Kornewald <wkornew...@gmail.com> wrote:
> Hi,
> if you're using app-engine-patch just import
> common.appenginepatch.main at the top of your cron script, so Django/
> GAE is initialized correctly.
>
> Bye,
> Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to