Re: Celery Working Limitations Updates

2024-08-22 Thread Muhammad Shariq Shafiq
en/stable/faq.html#id59> >> <https://docs.celeryq.dev/en/stable/faq.html#does-celery-support-windows> >> >> *Answer*: No. >> >> Since Celery 4.x, Windows is no longer supported due to lack of >> resources. >> >> But it may still wor

Celery Working Limitations Updates

2024-08-22 Thread Muhammad Shariq Shafiq
Hello Dear Django Team Last month, I tried to do some task of django which primarily based on scheduling of accessibility with time and role based authnetications I used celery for that scheduling but failed and for 2 days i tried for it by changing my code logic and urls but all in vain Then