jazzband / django-user-sessions

Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
https://pypi.python.org/pypi/django-user-sessions
MIT License
628 stars 128 forks source link

Drop Python 3.7 #181

Closed WhyNotHugo closed 7 months ago

WhyNotHugo commented 8 months ago

Past EOL. Also update classifiers.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (dfa4e62) 97.67% compared to head (5db53ee) 97.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #181 +/- ## ========================================== - Coverage 97.67% 97.09% -0.59% ========================================== Files 17 17 Lines 689 689 Branches 56 56 ========================================== - Hits 673 669 -4 - Misses 10 14 +4 Partials 6 6 ```

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