Re: Django admin date and time picker not working

2012-01-08 Thread Praveen Krishna R
*Please check If your media files are served properly, Check either 404
messages in the console, or take View Source option in browser and click on
the media links directly which should bring the js or css or whatever
otherwise it is not serving media files I guess.*
*
*

On Sat, Jan 7, 2012 at 6:57 AM, Santiago Ingold
wrote:

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


-- 
Thanks and Regards,
*Praveen Krishna R*

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



Django admin date and time picker not working

2012-01-07 Thread Santiago Ingold
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.