Re: problem with date and decimal changes between 1.1.1 and 1.2.4

2011-02-07 Thread Ramiro Morales
On Mon, Feb 7, 2011 at 2:13 PM, Jop wrote: > Hallo, > > I am upgrading a Django project from 1.1.1 to 1.2.4. Unfortunately I'm > running into some trouble concerning date and decimal formatting in > 1.2.4. What I'm looking for is to match the original situation as we > need the dates to be the sam

Re: problem with date and decimal changes between 1.1.1 and 1.2.4

2011-02-07 Thread creecode
Hello Job On Feb 7, 9:13 am, Jop wrote: > I am upgrading a Django project from 1.1.1 to 1.2.4. Unfortunately I'm > running into some trouble concerning date and decimal formatting in > 1.2.4. I don't have an answer but have you looked at the localization file for nl to see if something has chan

problem with date and decimal changes between 1.1.1 and 1.2.4

2011-02-07 Thread Jop
Hallo, I am upgrading a Django project from 1.1.1 to 1.2.4. Unfortunately I'm running into some trouble concerning date and decimal formatting in 1.2.4. What I'm looking for is to match the original situation as we need the dates to be the same for xml feeds etc and the point for javascript. I kno