Hi Luke, You need "blank=True" instead of "null=True" for CharFields and TextFields (they should be non-null even if nothing is typed in there).
-rob
Hi Luke, You need "blank=True" instead of "null=True" for CharFields and TextFields (they should be non-null even if nothing is typed in there).
-rob