Fixes #22598: Fix ValueError exception when viewing background tasks (#22612)

This commit is contained in:
Jeremy Stretch 2026-07-06 11:18:20 -04:00 committed by GitHub
parent 20605be859
commit a9da727ffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ django-pglocks==1.0.4
django-prometheus==2.4.0
django-redis==7.0.0
django-rich==2.2.0
django-rq==4.1.0
django-rq==4.1.1
django-storages==1.14.6
django-tables2==2.8.0
django-taggit==6.1.0