Factories declare a set of attributes used to instantiate a Python object. The class of the object must be defined in the model field of a class Meta attribute.
官方文档地址: https://factoryboy.readthedocs.io/en/stable/
Factories declare a set of attributes used to instantiate a Python object. The class of the object must be defined in the model field of a class Meta attribute.
官方文档地址: https://factoryboy.readthedocs.io/en/stable/