def save(self, *args, **kwargs):
        """
        Override default save

        it will add the slug field using slugify.