You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider server timezone on _get_timezone_offset instead of django's settings (#886)
* Scheduler shouldnt ignore specific times on crontab
* Use aware_now to get server's timezone rather than using django's
* Update schedulers.py
* Update schedulers.py
* Update schedulers.py
* Update django_celery_beat/schedulers.py
* adding tests
---------
Co-authored-by: Asif Saif Uddin <[email protected]>
0 commit comments