On 10 Jul 2012, at 4:49 PM, Anthony wrote:
> routes.py will also handle rewriting outgoing URLs via the URL() function.

And by default, the parametric router doesn't shorten static URLs, so as to 
make them easier to handle via Apache's mod_rewrite or the like.

> 
> Anthony
> 
> On Tuesday, July 10, 2012 5:51:54 PM UTC-4, Athelionas wrote:
> What is the preferred way of rewriting URLs?
> Also, are there any advantages or disadvantages of choosing one over the 
> other?
> 
> I like the idea of routes.py better because of portability, but is it any 
> good in case of static files?


Reply via email to