Quick question I am trying to save model and have following setup
models.py
class Example1(models.Model): field1 = models.CharField(max_length=90, null