Muka-is-home / api

0 stars 0 forks source link

added profile picture change to user detail screen #66

Closed Justin-Ferwerda closed 9 months ago

Justin-Ferwerda commented 9 months ago

This PR adds the ability to change your profile picture directly from the User Detail page via a modal.

To Test:

git fetch origin update-profile-pic
git checkout update-profile-pic
python manage.py migrate
python manage.py runserver

AC: