django-avatar-crop icon indicating copy to clipboard operation
django-avatar-crop copied to clipboard

Simple Django application which allows users to upload their avatar and crop it into square shape.

Results 4 django-avatar-crop issues
Sort by recently updated
recently updated
newest added

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 --...

dependencies

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?