Skip to content

Conversation

@jrobichaud
Copy link
Owner

@jrobichaud jrobichaud commented Dec 20, 2025

Closes #957

  • drop django 5.0 and 5.1
  • add django 6 task example
  • actually add the support
  • add documentation
  • test with a real task backend

@jrobichaud jrobichaud self-assigned this Dec 20, 2025
@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (16b2fd5) to head (ec22804).

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #986    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           51        56     +5     
  Lines         2228      2638   +410     
  Branches        35        40     +5     
==========================================
+ Hits          2228      2638   +410     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Django 6 Tasks Framework support

2 participants