From 6f61d25456e69a7e6eeb20d26aadcb669c616ecb Mon Sep 17 00:00:00 2001 From: wsvincent Date: Mon, 4 Jun 2018 17:34:27 -0400 Subject: [PATCH] add easy-thumbnails --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab4be6e..8e19285 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ * [django-silk](https://github.com/jazzband/django-silk) - Live profiling and inspection of HTTP requests and database queries * [django-tables2](https://github.com/jieter/django-tables2) - HTML tables with pagination/sorting * [django-test-plus](https://github.com/revsys/django-test-plus/) - Useful additions to Django's default TestCase +* [easy-thumbnails](https://github.com/SmileyChris/easy-thumbnails) - Image thumbnails for 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) * [whitenoise](https://github.com/evansd/whitenoise) - Simplified static file serving for Python websites