ニュース

「TypeError: 'NoneType' object is not iterable」がでるようになりました。 原因は、分からないですが、SGUUnifrom以外を使おうとするとエラーがでていました。 エラーログ確認して、対処できたので備忘録として残します。 上記みたいなコードが多数あってうんざりし ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
I've seen this issue a lot now, and it's not a big deal, but in my Django project if I make a change that results in an import error, Django breaks obviously, but then when I fix the issue, and Django ...