I currently have a model called "Review" where I have a "unique_together" constraint so one user can only write one review per post.
class