diff --git a/README.md b/README.md index d6b7962..e5626f2 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [easy-thumbnails](https://github.com/SmileyChris/easy-thumbnails) - Image thumbnails for Django - [django-vanilla-views](https://github.com/tomchristie/django-vanilla-views) - Simpler class-based views in Django - [django-watson](https://github.com/etianen/django-watson) - Full-text search plugin +- [factory-boy](https://github.com/FactoryBoy/factory_boy) - Test fixtures replacement - [pytest-django](https://github.com/pytest-dev/pytest-django) - Use pytest features in Django - [wagtail](https://github.com/wagtail/wagtail) - Popular Django content management system (CMS) - [whitenoise](https://github.com/evansd/whitenoise) - Simplified static file serving for Python websites