Browse Source

add easy-thumbnails

wsvincent 7 years ago
parent
commit
6f61d25456
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
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