S
S
sortfact3332021-02-13 20:39:06
Django
sortfact333, 2021-02-13 20:39:06

How to run a scheduled task in django?

I want to run my code on the server after a certain amount of time.
For this I tried to use Celery and redis
as in this tutorial
but I can't install ubumtu on my host.
is it possible to run celery on windows 10 and not linux?
If so, how?
Can someone explain everything to me in detail?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-02-13
@sortfact333

Celery is written in Python, so it can be run anywhere Python is running. Read the documentation instead of watching videos from who the hell.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question