----- - Dropped Django 1.5 support - Custom parameters passing to Model.save method - New parameter to save related instance on Mommy.prepare - Lookup from relationship related names - New API to add custom generators
1.3.0
----- - Django 1.10 support - Added UUIDField, JSONField and ArrayField support - Python 3.2 support dropped - Fix nested m2m recipes - Removes deprecated API - Fix related() with nullable foreignkeys on django 1.9 - Custom Mommy class implementation support