質問編集履歴
1
試したことを追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -121,6 +121,8 @@
|
|
121
121
|
path('django-rq/', include('django_rq.urls')),
|
122
122
|
]
|
123
123
|
```
|
124
|
+
### 試したこと
|
125
|
+
celeryは起動ができなかった。
|
124
126
|
|
125
127
|
### 補足情報(FW/ツールのバージョンなど)
|
126
128
|
windows10
|