justquick / django-activity-stream

Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
http://django-activity-stream.rtfd.io/en/latest/
BSD 3-Clause "New" or "Revised" License
2.36k stars 483 forks source link

Fix TypeError in Action.get_absolute_url #496

Closed ex5 closed 2 years ago

ex5 commented 2 years ago

See https://github.com/justquick/django-activity-stream/issues/486

auvipy commented 2 years ago

thanks, lets see if test passes

ex5 commented 2 years ago

@auvipy looks like tests are passing, with the exception of codeclimate step which appears to be broken regardless