404 from cron job on google app engine django app

前端 未结 2 1099
孤城傲影
孤城傲影 2021-01-21 07:26

So, everything else works... to preface this. But, I haven\'t really moved outside the admin interface. I\'m trying to get data from an API and insert it into the database if t

2条回答
  •  青春惊慌失措
    2021-01-21 07:59

    So... it was that I didn't route to teh location. I was actually able to just set a route (with admin against it) to the URL and then able to call it via the cron.yaml.

提交回复
热议问题