are you planing to use that in place of django current date time picker
widget??

Which means are you looking to change the behaviour of Django Form,
DateTimeField to use Jquery??

I would suggest not to change default datepickerwidget, as it works like a
charm in admin forms.
You should though try implementing jquery datepicker on any other
application side form Thus not changing
the default behavior of date time widget of django.

Regards,
//Vikalp

On Wed, May 4, 2011 at 4:37 PM, GKR <ranagou...@gmail.com> wrote:

> sorry for that but I am going to use that for django
>
> 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.
>

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

Reply via email to