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.

This is a simple application, which adds ability to crop your avatar images and works with django-avatar.

If you choose to crop your current avatar, it will create a new Avatar model from the cropped image, and will make it your primary avatar

Screenshot