I\'m trying to implement rating system for my Django app and got a little stuck on designing database for this.
I haven\'t really used ManyToMany field until now, so