Updated readme, according to thumbnail plugin change.

This commit is contained in:
Marcus Scholz 2020-08-05 18:29:03 +02:00
parent 5d500100e5
commit 2b3fa6f216
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The software ist currently in early development status, neither scope, datalmode
Right now it depends on the following non-core Python 3 libraries. These can be installed using the package manager of your distribution or into the venv locally.
* [django](https://www.djangoproject.com/) django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
* [django-thumbs-v2](https://github.com/rrmerugu/django-thumbs-v2) Create thumbnails for your images with django.
* [easy-thumbnais](https://github.com/SmileyChris/easy-thumbnails) A powerful, yet easy to implement thumbnailing application for Django 1.11+
### Setting up a (pipenv) virtual environment for development