https://github.com/alexmhack/django-crop-upload-image
upload an image, display a preview in a modal, crop the image and finally upload it and save in the server.
https://github.com/alexmhack/django-crop-upload-image
Last synced: 11 months ago
JSON representation
upload an image, display a preview in a modal, crop the image and finally upload it and save in the server.
- Host: GitHub
- URL: https://github.com/alexmhack/django-crop-upload-image
- Owner: Alexmhack
- Created: 2019-01-05T12:56:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T00:48:50.000Z (over 4 years ago)
- Last Synced: 2025-03-02T18:45:04.496Z (11 months ago)
- Language: Python
- Size: 650 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django-Crop-Upload-Image
upload an image, display a preview in a modal, crop the image and finally upload it and save in the server.