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.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to