You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm getting a TypeError NoneType object is not iterable when saving an object in the admin.
I think it's related to the line above where the check for None was removed. 428a8a8#commitcomment-17613670
Hello,
I'm getting a
TypeError NoneType object is not iterablewhen saving an object in the admin.I think it's related to the line above where the check for None was removed.
428a8a8#commitcomment-17613670