That is very helpful, thank you.
--
On 27 Aug 2012, at 7:30 AM, jc wrote:
> I want to shorten url's and use hyphens in my paths. I also want to get a 404
> if the user tries an invalid url. I have played with routes.py but the effect
> I get is shorter url's (good), hyphens in url's translated to underscores in
> function and vie
Hello
I want to shorten url's and use hyphens in my paths. I also want to get a
404 if the user tries an invalid url. I have played with routes.py but the
effect I get is shorter url's (good), hyphens in url's translated to
underscores in function and view (good) , but all invalid url's route t
3 matches
Mail list logo