I think you would want to make a custom widget for the birthday field
in your model.
http://docs.djangoproject.com/en/dev/ref/forms/widgets/#customizing-widget-instances

You can then set up your form instance to use this widget, which would
include the three drop downs to make a birthdate selector.

On Jul 19, 1:04 am, Boyle Yang <boyle.y...@gmail.com> wrote:
> Hello list,
>
>     I am a new Djangoer. I am trying to program three drop-down menus in
> form of Django like the attachment at one
>
> time . How can I do?
>
> Thanks very much!
>
> Boyle Yang
>
>  birthday.bmp
> 51KViewDownload

-- 
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