Package: python-django-celery-beat / 2.1.0-1

Metadata

Package Version Patches format
python-django-celery-beat 2.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fixed test to not expire relative to current date. A.patch | (download)

t/unit/test_schedulers.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed test to not expire relative to current date. added test to
 check both if a task is due in addition to not due.


0002 Fix compatibility with timezone_field 4.1.patch | (download)

django_celery_beat/models.py | 2 1 + 1 - 0 !
t/unit/test_models.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix compatibility with timezone_field 4.1.