stevenpi / Link.Python.Django.DiyBlog

This blog is based on the assessment found [here](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/django_assessment_blog).
MIT License
0 stars 0 forks source link

Bloggers must be able to edit their profiles #28

Closed mbaechtold closed 6 years ago

mbaechtold commented 6 years ago

The operator of this software has access to the Django admin where he can edit the user profiles, but the bloggers do not have access to the Django admin.

The bloggers nevertheless should be able to edit their profile "on the frontend" (bio, profile picture).