vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

Upgrade from model-mommy to model-bakery #446

Closed vanessa closed 3 years ago

vanessa commented 4 years ago

Is your feature request related to a problem? Please describe. As model-mommy has changed to model-bakery, it'd be great to upgrade in our project as we still use the old version. We even have a TODO for this on dev-requirements file.

Describe the solution you'd like Upgrade to model-bakery.