On 13 jun, 14:16, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > > Have you tried the DATE_FORMAT setting > (http://www.djangoproject.com/documentation/settings/#date-format)?It > doesn't change the representation stored in the DB, but *does* change > how Django displays the date. >
yes, I tried that too. I tried DATE_FORMAT and DATETIME_FORMAT with. Currently I've got this in my settings file: DATETIME_FORMAT = ' d-m-Y ' But the result is a ISO style too > Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---