In Django Admin, the DateField with the built-in Today and Calendar anchors 
(AdminDateWidget)..I want to capture the event after the date is selected 
from the calendar. I have custom jQuery validation routines that I want to 
run anytime the value of a date in a textbox (DateField) is changed.

I can successfully select the calendar with jQuery. However, which event am 
I looking for in the jQuery .on stmt? I have tried every different event 
instead of click, and still does not work.



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/98353a81-d88f-48cd-9eeb-db9aedbd6eac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to