It tries both (en_US, en) but import_module fails to import it On Dec 17, 12:58 pm, "eka (Esteban)" <[email protected]> wrote: > debugging found that is trying to open *** ImportError: No module > named formats.en_US.formats > > en_US ? shouldn't be 'en' ? > > On Dec 17, 12:40 pm, "eka (Esteban)" <[email protected]> wrote: > > > Any reason why django is not reading from my FORMAT_MODULE_PATH ? > > USE_L10N = True, USE_I18N = True > > the date is transformed but not to my format but to the one in > > django.conf.locale > > django v1.2.3
-- 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.

