Skip to content

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

Open
momenkittaneh opened this issue Apr 9, 2025 · 3 comments · May be fixed by #702
Open

django 5.2 exception #698

momenkittaneh opened this issue Apr 9, 2025 · 3 comments · May be fixed by #702

Comments

@momenkittaneh
Copy link

momenkittaneh commented Apr 9, 2025

hi,
I've upgraded my packages to LTS with django 5.2
but when i enter job order details this exception occured

Image

Can you help me how to fix this issue
and thank you

@daufinsyd
Copy link

I encounter the same error when using django-rq 3

@stalkerxxl
Copy link

I confirm the problem is present: Django 5.2, Last Version Django-RQ

@terencehonles
Copy link
Contributor

terencehonles commented Apr 21, 2025

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants