Releases: model-bakers/model_bakery
Releases · model-bakers/model_bakery
1.3.2
- Fixed a bug (introduced in 1.2.1) that was breaking imports of recipes from non-installed-app modules PR #201
- [dev] Dependencies updates
1.3.1
Added
- [dev] Add explanations to imports in
generators.py
to match with current supported Django versions PR #179
Changed
- Fix
requirements.txt
to cover Django 3.2 (everything from 2.2 till 4.0) PR #182