<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_mawa</author_name>
  <author_url>https://blog.hatena.ne.jp/k_mawa/</author_url>
  <blog_title>MawaLog</blog_title>
  <blog_url>https://k-mawa.hateblo.jp/</blog_url>
  <categories>
    <anon>Django</anon>
    <anon>Celery</anon>
    <anon>Redis</anon>
    <anon>Python</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>メディア: この商品を含むブログを見る コメント Django+Celeryで非同期処理でスケジューラー登録しているタスクは現在ひとつですが、この度複数にする必要があり、複数タスクをスケジュールに組み込む方法を探しました。 参考資料 公式ドキュメントに例そのままは見つけられなかったのですが、StackOverflowにはありました。これを試します stackoverflow.com これで無事動きました！ #settings.py from datetime import timedelta CELERYBEAT_SCHEDULE = { 'add-every-300-seconds': { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-mawa.hateblo.jp%2Fentry%2F2018%2F07%2F31%2F232408&quot; title=&quot;Celery複数タスクをスケジュールする方法 - MawaLog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51k3mDAKObL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-31 23:24:08</published>
  <title>Celery複数タスクをスケジュールする方法</title>
  <type>rich</type>
  <url>https://k-mawa.hateblo.jp/entry/2018/07/31/232408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
