Hello Everyone

I am totally new to Django and am finding it a fun experience to learn. 

Actually I need to make a form where I have to accept Date and Time for some 
sort of appointment. Django admin already has this widget. 
Will it be possible for me to use that directly? I read in an article that 
it is basically a hack and can cause problems if the widget is changed later 
on.

Is there any feature using which I can provide the calender widget and 
validate the Date Time field using some Django feature? Or I will have to 
use some 
other js calender widget?

Cheers
Sachin

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/Hvh1P20cPRAJ.
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