bksun / my-quora-app

A Quora like basic web-app using DJango 2.2
4 stars 6 forks source link

Don't hardcode the url, get the url using reverse. #10

Open chirathr opened 5 years ago

chirathr commented 5 years ago

https://github.com/bksun/my-quora-app/blob/79af6ea623dd5487eafca9c35910e7d4fdfcdcee/myquora/views.py#L129

mehwish-aman commented 1 year ago

what's the solution ?