Added
Changed
- Extend type hints in
model_bakery.recipe
module, makeRecipe
class generic PR #292 - Explicitly add _fill_optional parameters to baker.make and baker.prepare to aid IDE autocomplete function. PR #264
- Fixed errors with reverse M2M relationships PR #299
- Fixed errors with reverse M2O relationships PR #300
- Improve exception message for unknown field types PR #301
- Fixed random generation of ContentType values when there is no database access #290