django-activity-stream
django-activity-stream copied to clipboard
Add Django 5.0/5.1 and Python 3.10/3.11/3.12 support
Supersedes https://github.com/justquick/django-activity-stream/pull/540
Kudos to wgordon17 for the compatibility fix.
Includes
- https://github.com/justquick/django-activity-stream/pull/535
- https://github.com/justquick/django-activity-stream/pull/537
tox.ini removed as it was unused since the migration to GitHub actions