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
{{ message }}
This repository was archived by the owner on Jul 17, 2018. It is now read-only.
factory_boy throws TypeError: coercing to Unicode: need string or buffer, NoneType found when trying to make a Membership test model based on an existing Post.
factory_boy throws
TypeError: coercing to Unicode: need string or buffer, NoneType foundwhen trying to make aMembershiptest model based on an existingPost.