Skip to content

Instantly share code, notes, and snippets.

@tbarbugli
Created April 7, 2015 23:07
Show Gist options
  • Select an option

  • Save tbarbugli/75fb1863b5ca9ec6b4a4 to your computer and use it in GitHub Desktop.

Select an option

Save tbarbugli/75fb1863b5ca9ec6b4a4 to your computer and use it in GitHub Desktop.
from stream_django import feed_manager
Rating.__bases__ = (Activity,) + Rating.__bases__
feed_manager.bind_model(Rating)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment