The user profile page should also contain a profile picture and a bio. This requires additionla fields in the Explorere models. The profile picture should be incorporated into the site, i.e. the top bar next to the link to the user profile or the meta of a place detail page.
Comment by @Commander1024 from Fri, 25 Dec 2020 16:05:19 CET
## Original https://git.mowoe.com/reverend/lostplaces-backend/issues/30 by @reverend from Sat, 03 Oct 2020 12:21:27 CEST
The user profile page should also contain a profile picture and a bio. This requires additionla fields in the Explorere models. The profile picture should be incorporated into the site, i.e. the top bar next to the link to the user profile or the meta of a place detail page.
### Comment by @Commander1024 from Fri, 25 Dec 2020 16:05:19 CET
Done in dac63e99ba455a5f390f5b41c94bdf1bb6ed55dc
Also improved image deletion.
Added translations.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Original https://git.mowoe.com/reverend/lostplaces-backend/issues/30 by @reverend from Sat, 03 Oct 2020 12:21:27 CEST
The user profile page should also contain a profile picture and a bio. This requires additionla fields in the Explorere models. The profile picture should be incorporated into the site, i.e. the top bar next to the link to the user profile or the meta of a place detail page.
Comment by @Commander1024 from Fri, 25 Dec 2020 16:05:19 CET
Done in
dac63e99baAlso improved image deletion.
Added translations.