Hello Job

On Feb 7, 9:13 am, Jop <[email protected]> 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 changed between the two versions?  If
so you could modify that to fix the problem short term but of course
that would get overwritten with the next update.  That might be OK if
it is a bug in the localization and it's fixed in the update you
download.

I'm not up on all the localization stuff but perhaps you can modify
the localization file and then put it outside of the normal django
directory and have your install use that file.  Take a look at <
http://docs.djangoproject.com/en/1.2/topics/i18n/ >.

Toodle-loooooooo...........
creecode

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to