Thursday, March 30, 2023

AW: Scheduler with Django on Windows platform

Hi Robbi,

 

one solution to create a platform independent scheduler is to use the package Django-background-tasks.

see: https://django-background-tasks.readthedocs.io/en/latest/

 

 

This solution works for me.

 

Greetings and good luck

Michael

 

 

Von: django-users@googlegroups.com <django-users@googlegroups.com> im Auftrag von Michael kosy <kosymichael321@gmail.com>
Datum: Dienstag, 28. März 2023 um 11:38
An: django-users@googlegroups.com <django-users@googlegroups.com>
Betreff: Re: Scheduler with Django on Windows platform

 

On Tue, Mar 28, 2023, 10:27 AM Robbi Nespu <robbinespu@gmail.com> wrote:

Hi Django developers,
I am looking for any package that can do scheduler job. I am used with
"Django-crontab" but I can't use it on windows platform.

Do you guys have any suggestion?

--
Regards
Robbi Nespu

PGP: D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f31e3081-86c8-dc0c-0239-63582f62b436%40gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAKreuu6B9pNVhPGbSv62ccoF0276EprWVqWS7hUK_xZugSeWQ%40mail.gmail.com.

No comments:

Post a Comment