0
Q:

text field in sqlite django models

text = models.TextField(null=True,blank=True)
1
name = models.CharField(max_length=255, unique=True)
0

New to Communities?

Join the community