Skip to content

fix: LEAP-1765: upgrade django rq to fix admin page #6858

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

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

jombooth
Copy link
Contributor

@jombooth jombooth commented Jan 6, 2025

Fix "module 'django.utils.timezone' has no utc" error on trying to load django-rq admin page, by upgrading the django-rq package.

@github-actions github-actions bot added the fix label Jan 6, 2025
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 9763572
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/677c16982fc94a0008089c93

Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 9763572
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/677c169854320d0008620671

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.79%. Comparing base (51fc1b0) to head (9763572).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6858      +/-   ##
===========================================
- Coverage    76.80%   76.79%   -0.01%     
===========================================
  Files          171      171              
  Lines        14031    14031              
===========================================
- Hits         10776    10775       -1     
- Misses        3255     3256       +1     
Flag Coverage Δ
pytests 76.79% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jombooth jombooth merged commit d61c6a5 into develop Jan 6, 2025
43 of 44 checks passed
@jombooth jombooth deleted the fb-LEAP-1765/django-rq-upgrade branch January 6, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants