From 955fa73661b23a7bf6eb9b03a82194f36e8af68c Mon Sep 17 00:00:00 2001 From: AbdulSamad <47020656+4samad@users.noreply.github.com> Date: Tue, 12 Apr 2022 01:17:52 +0400 Subject: [PATCH] add crop on profile image upload --- .../templates/portfolio/forms/_profile.html | 124 ++++++++++++++++-- .../templates/portfolio/portfolio_form.html | 5 +- 2 files changed, 117 insertions(+), 12 deletions(-) diff --git a/codershq/templates/portfolio/forms/_profile.html b/codershq/templates/portfolio/forms/_profile.html index 15ebb6aa..cbb47cdc 100644 --- a/codershq/templates/portfolio/forms/_profile.html +++ b/codershq/templates/portfolio/forms/_profile.html @@ -8,14 +8,46 @@