I can't say for sure, but I believe that the now button in the admin is a javascript. So I think that is where you need to look to control the output.
Steve On Aug 29, 4:14 pm, Gerard Petersen <[EMAIL PROTECTED]> wrote: > Hi All, > > Im *still* :-( trying to get the date format from yyyy-mm-dd to dd-mm-yyyy > > After a major dig into mysql, it seems that the date format in it's tables is > always yyyy-mm-dd. Normally, depending on your locale, date and/or time > stamps are formatted on the fly. > > I changed all the date related settings like DATE_FORMAT (also the ones in > Mysql). Then what leaves me is how Django's DATE_FORMAT fits in. And why does > a 'now' button on the admin pages keep giving me the reverse version. > > Anybody who knows anything about this ... Please help! > > Regards > > Gerard. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---