Re: Date Format in Admin

2008-10-25 Thread Botolph
> http://docs.djangoproject.com/en/dev/ref/settings/#date-format > > I would like to change the formatting of dates in the admin from - > > MM-DD to DD-MM-. I have set "DATE_FORMAT" in the settings file, > > but that only changes list_display and not the DateField input. As I said, that

Date Format in Admin

2008-10-23 Thread Botolph
I would like to change the formatting of dates in the admin from - MM-DD to DD-MM-. I have set "DATE_FORMAT" in the settings file, but that only changes list_display and not the DateField input. In a post from Januar 2007 Adrian wrote: > Yes, newforms DateFields let you specify the input