I have a variable called status in my models.py as following:
status
class message(models.Model): class Choices_status(models.TextChoices):