I am creating categories for news. I am trying to filter the news category wise but getting a value error models.py
class category(models.Model): title=models.Cha