Thank You, I found a patch for that. My version is already 1.2.1
After pathching fields.py and widgets.py it start working fine


On Tue, Jun 15, 2010 at 12:49 AM, D3f0 <nahuel.defo...@gmail.com> wrote:

> Hi
> There's been a slighty change in 1.2, take a look at:
> http://docs.djangoproject.com/en/dev/ref/settings/#date-input-formats
>
> Nahuel
>
> On 13 jun, 09:00, Jeliuc Alexandr <jeliucalexa...@gmail.com> wrote:
> > Hello.
> > I'm using django1.2.1 with i18n and l10n enabled...
> >
> > standart django admin date format is mm-dd-yyyy
> > when it changes to Spain it becomes dd/mm/yyyy
> > Not problem it is possible to choice date and save it...
> > But if I want to edit row it becomes like standart mm-dd-yyyy...
> > No problem... but if I edit row and want to save. I got error - wrong
> > date format...
> >
> > Question is: How can I change date field format in admin edit form
> > action? to be like it should be dd/mm/yyyy?
> > Is it bug?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to