Re: Localized admin and date field formats
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-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home