Previously we made integer field like:
cart_id = models.IntegerField(_(\'cart_id\'), null=True)
But now I