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
Simple Django application which allows users to upload their avatar and crop it into square shape.
JavaScriptMIT