Hello everyone

I don't see FloatField and HiddenField field types in newforms. Is it
ok ?
How to implement <input type="hidden" .../> then ?

And also: oldforms has a nice feature to convert
CharField(choices=(...)) to dropdown (<input type="select" ...>) with
predefined options, newforms displays it as <input type="text" ...>, I
think this is not ok. Isn't it ?


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to