Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
blank=True, null=True問題なく ManyToManyFieldに与えることは可能ですか? または、コードで何か間違ったことをしているのかもしれません..
blank=True, null=True
必要ありませんnull=True。
null=True
blank=Trueそのフィールドをオプションにします。
blank=True