mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 23:37:03 +00:00
add factory-boy
This commit is contained in:
parent
53fc6864bb
commit
f2fc1959d0
|
@ -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
|
- [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-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
|
- [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
|
- [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)
|
- [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
|
- [whitenoise](https://github.com/evansd/whitenoise) - Simplified static file serving for Python websites
|
||||||
|
|
Loading…
Reference in New Issue
Block a user