On Wednesday 16 Dec 2009 12:23:48 pm codingJoe wrote:
> Is it possible for django to render a javascript calendar?  How so?
> If this is possible, a code snippet would be very helpful.
> 

same as in normal html - you will have to manually render the form and attach 
the javascript calendar with the correct id. Here is a sample:

http://bitbucket.org/lawgon/ilugc/src/tip/templates/web/addevent.html
-- 
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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