Right now, the personal profile only displays personal details from a detail view.
It is needed to add the option to edit those details if a user is looking at his own profile.
[x] Create a simple UpdateView with a form
[ ] Adding relevant tests
[ ] Adding a button that redirects to the update form
Right now, the personal profile only displays personal details from a detail view. It is needed to add the option to edit those details if a user is looking at his own profile.