I am trying to add the no. of comments related to a post in my Django Project. but I keep receiving a \'Post\' object has no attribute \'comment_set\' Attribute
\'Post\' object has no attribute \'comment_set\'