Allow None FK on Submission model
Turns out you have to let the database know that a value can be None, who knew? Migration included.
Showing
Please
register
or
sign in
to comment
Turns out you have to let the database know that a value can be None, who knew? Migration included.