-
-
Notifications
You must be signed in to change notification settings - Fork 290
django 5.2 exception #698
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
Comments
I encounter the same error when using django-rq 3 |
I confirm the problem is present: Django 5.2, Last Version Django-RQ |
This looks like it's due to https://code.djangoproject.com/ticket/36331, and will likely be fixed in Django with django/django#19389. |
terencehonles
added a commit
to terencehonles/django-rq
that referenced
this issue
Apr 21, 2025
This change removes the object-tools from the job detail-view. fixes: rq#698 x-ref: https://code.djangoproject.com/ticket/36331 x-ref: django/django#19389
terencehonles
added a commit
to terencehonles/django-rq
that referenced
this issue
Apr 21, 2025
This change removes the object-tools from the job detail-view. fixes: rq#698 x-ref: https://code.djangoproject.com/ticket/36331 x-ref: django/django#19389
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
I've upgraded my packages to LTS with django 5.2
but when i enter job order details this exception occured
Can you help me how to fix this issue
and thank you
The text was updated successfully, but these errors were encountered: