Re: Language problem with date based generic views

2010-10-12 Thread mf
Thanks Tom!, it worked perfectly fine. On 12 oct, 12:00, Tom Evans wrote: > On Tue, Oct 12, 2010 at 3:32 PM, smallfish wrote: > > \w not include *, try use (.*) > > -- > > blog:http://chenxiaoyu.org twitter: @nnfish > > I'm pretty sure he was just highlighting the differences between the > two U

Re: Language problem with date based generic views

2010-10-12 Thread Tom Evans
On Tue, Oct 12, 2010 at 3:32 PM, smallfish wrote: > \w not include *, try use (.*) > -- > blog: http://chenxiaoyu.org  twitter: @nnfish > > I'm pretty sure he was just highlighting the differences between the two URLs; I don't think either actually have '*' in them. To the OP: Patient: 'It hurt

Re: Language problem with date based generic views

2010-10-12 Thread smallfish
\w not include *, try use (.*) -- blog: http://chenxiaoyu.org twitter: @nnfish On Tue, Oct 12, 2010 at 10:29 PM, mf wrote: > I've changed the language-code from en-us to es-ar and the url's began > to fail. > Example: When I click in "Agosto 2010" the URL is "http:

Language problem with date based generic views

2010-10-12 Thread mf
I've changed the language-code from en-us to es-ar and the url's began to fail. Example: When I click in "Agosto 2010" the URL is "http://mysite.com/ weblog/2010/**ago**/" and the server couldn't finde the page. But if I browse "http://mysite.com/weblog/2010/**aug**/ the server finds and shows the