mirror of
https://github.com/pinry/pinry.git
synced 2026-03-06 12:11:13 +01:00
Factory Boy provides us with a better way of populating complicated fields (like M2M relations) than overriding _prepare class method, so we should be using them.