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

Implemented Userprofile #26

Closed stevenpi closed 6 years ago

stevenpi commented 6 years ago

The Userprofile extends the usermodel by additional information about the user. Improved also the User detail UI

Resolves #22

profilepage

stevenpi commented 6 years ago

Requested Changes made. Added the screenshot to the pullrequest description and loaded settings from django.conf