What's Changed
- Ref #61 -- Introduce generators for each integer field by @amureki in #528
- Fix
baker.prepare()withGenericForeignKeyto work without database access by @amureki in #501 - Update reverse FK tests for Django 4.1+ ValueError behavior by @amureki in #347
- Update seq import from model_bakery.recipe to model_bakery.utils in basic usage docs by @Neutronlul in #559
- Add type hints to seq()'s increment_by argument by @Neutronlul in #560
- Remove mentions of the old project by @amureki in #558
New Contributors
- @Neutronlul made their first contribution in #559
Full Changelog: 1.21.0...1.22.0