> 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
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
2 matches
Mail list logo