Your Ad Here

Friday, January 6, 2012

Django admin date and time picker not working

I'm following the 4 part tutorial at djangoproject.com.

In the 2nd part of it (https://docs.djangoproject.com/en/1.3/intro/
tutorial02/
) im configuring the admin interface, it works fine, except
for the fact that date and time javascript pickers does not appear.

I've been following the tutorial step by step, so I can't imagine what
i'm doing wrong.

Also, the widget does not appear in admin/auth/user/1/ neither

Any ideas? Thanks

--
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