Using comment to define the route is interesting. Sometimes I put comment about the route in my (django's) view just to remind me the url path for that view.
Using comment to define the route is interesting. Sometimes I put comment about the route in my (django's) view just to remind me the url path for that view.