django-avatar-crop
django-avatar-crop copied to clipboard
Simple Django application which allows users to upload their avatar and crop it into square shape.
Bumps [django](https://github.com/django/django) from 1.3.1 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...
Following changes were made - Don't install django-avatar from github anymore. Install latest django-avatar from pypi. - Changed views.py of django-avatar-crop in accordance with latest django-avatar - Url names should...
I can't find this app on pypi, did I miss something or you haven't released it on pypi?