I have this model, and it has been causing me a lot of trouble here are the models:
class Comment(models.Model): post = models.ForeignKey(\'blog.Post\', on_de