Hi All,  I posted this earlier in Django-users, but then I thought
this might be a better place.

I've started working on a SelectTimeWidget that is very similar to the
SelectDateWidget in django.forms.extras.

http://dpaste.com/hold/81196/

I'm also pondering the creation of a SelectDateTimeWidget, so that we
have widgets that directly correspond to the DateField, TimeField, and
DateTimeField classes.  (not to mention datetime.time, datetime.date,
datetime.datetime)

This is my first look at Django's internals, so any (constructive)
criticism is welcome!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to