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

Better url design for the user detail view. #37

Closed mbaechtold closed 6 years ago

mbaechtold commented 6 years ago

Examples: http://localhost:8000/user/1 -> http://localhost:8000/user/stevenpi http://localhost:8000/user/2 -> http://localhost:8000/user/martin.baechtold