Further update. I think the problem is the database (GAE Datastore) stores 
the month as "01" whereas the SelectDataWidget that I am using (from 
django/forms/extras) is returning "1" for the month and hence they do not 
compare! Any ideas how I can fix the select data widget?

Thanks
Sarang

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

Reply via email to