Skip to content

fix bug celery.utils.time #510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

sonpython
Copy link

@@ -15,7 +15,7 @@
from django.db.models.query import QuerySet
from django.conf import settings

from celery.utils.timeutils import maybe_timedelta
from celery.utils.time import maybe_timedelta
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do you keep 3 and 4 compat? what about a try except block?

@loisaidasam
Copy link
Contributor

+1, I could also use an updated/fixed version 👍

@auvipy
Copy link
Member

auvipy commented Apr 21, 2017

@thedrow only ask ken do that

auvipy pushed a commit that referenced this pull request Apr 21, 2017
For bug #496
To go along with this: 12b7646
and this: #510
maxmalysh pushed a commit to maxmalysh/django-celery that referenced this pull request Jul 29, 2019
napster0125 pushed a commit to napster0125/django-integrate-celery that referenced this pull request Feb 17, 2021
marktucker-django pushed a commit to marktucker-django/Django-Celery that referenced this pull request Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants