jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.15k stars 211 forks source link

feat(ci): add django4.2; remove eol django4.0 #315

Closed Rotzbua closed 9 months ago

Rotzbua commented 12 months ago

Django 4.0 EOL since 01 Apr 2023. 4.2 is new LTS. https://endoflife.date/django

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ffd9171) 91.70% compared to head (8fccb05) 91.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #315 +/- ## ======================================== Coverage 91.70% 91.70% ======================================== Files 9 9 Lines 229 229 Branches 35 35 ======================================== Hits 210 210 Misses 16 16 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Rotzbua commented 9 months ago

suppressed by #321