add model-bakery

This commit is contained in:
William Vincent 2019-10-21 14:12:51 -04:00
parent 2b19124657
commit 28518b49a4

View File

@ -114,6 +114,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [factory-boy](https://github.com/FactoryBoy/factory_boy) - Test fixtures replacement
- [django-silk](https://github.com/jazzband/django-silk) - Live profiling and inspection of HTTP requests and database queries
- [django-waffle](https://github.com/django-waffle/django-waffle) - A feature flipper for Django
- [model-bakery](https://github.com/model-bakers/model_bakery) - Object factory for Django (rename of legacy Model Mommy project)
### sunscrapers
- [django-allauth](https://github.com/pennersr/django-allauth/) - Improved user registration including social auth