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 unsupported versions of Django #169

Open WhyNotHugo opened 1 year ago

WhyNotHugo commented 1 year ago

https://endoflife.date/django

And trim down the CI matrix; we test way too many combinations.