How can write data from the model below to the google sheet. I have no idea in this
class Article(models.Model): title = models.CharField(max_length=120,