models.py
10.5 KB
-
Allow None FK on Submission model · f5e34095
Turns out you have to let the database know that a value can be None, who knew? Migration included.
Eric Fischer committed
Turns out you have to let the database know that a value can be None, who knew? Migration included.