I have a new html screen which has fields on it which are not
rendering properly as month, day and year fields like this:

Month  <django.forms.fields.CharField object at 0x02492170>   Day
<django.forms.fields.CharField object at 0x024921B0>   Year
<django.forms.fields.CharField object at 0x024921F0>

I have copied much of this code from anothe html screen on which these
same fields do render properly. So what might cause them and all of
the other fields of the form from which they're supposed to be
rendered to display like this?  Thanks for the help.

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

Reply via email to