Not sure whats going on.

When using newforms.form_for_instance() with a model that has a
PhoneNumberField, I get get an IntegerField in the resulting form which
doesn't validate properly. I have been using a custom form with my own
PhoneNumberField widget, however, I'd like to be able to use
form_for_instance().

-- 
Matt H <[EMAIL PROTECTED]>

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