Here it is: http://code.djangoproject.com/ticket/3672
On Mar 7, 12:42 pm, "Frankie Robertson" <[EMAIL PROTECTED]> wrote: > On 07/03/07, orestis <[EMAIL PROTECTED]> wrote: > > > > > As it stands, the when using a newforms.DateField with specified input > > formats, it gets parsed alright, but when rendering the form there is > > no way to specify the output format, it gets printed as YYYY-MM-DD. > > > This not only is a bad localization practice, it makes _using_ the > > input formats impossible, since when re-submitting a populated form > > without changes, you get validation errors. > > > I can't find a ticket for this... Surely I'm not the first to bump > > into this ? > > I think you are. I've done a quick search. Go ahead and file a ticket. > The worst that can happen is that it gets marked as a dupe and at > least you looked first. > > > > --http://grimboy.co.uk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

