Hi! > Look at the SplitDateTimeWidget in django.forms.widgets.
I am sorry to be a complete noob here, but I am not sure how I can use SplitDateTimeWidget to break-up the two dat/time fields? I am actually using django-schedule: <http://github.com/thauber/django-schedule/tree/master> Looks like the author is already using SplitDateTimeWidget: <http://tinyurl.com/ppydl8> The docs: <http://tinyurl.com/o68mxy> Not much info there... Do I need to create my own widget for this? All I want is to have separate control over the two input fields. :) Again, sorry if noob question. I am new to Django and Python. Thanks! Micky --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---