In most cases, it's redundant to have two possible values for “no data;” the Django convention is to use the empty string, not NULL . One exception is when a ...
確定! 回上一頁