Hi, I'm once again attacking the Django with vigor. And THIS time, I've actually got some forward momentum and am approximating progress! Yay! ;-)
In reading "Creating forms from models" (https://docs.djangoproject.com/en/1.3/topics/forms/modelforms/) I note the mention of a model field called PhoneNumberField. However. searching all the model documentation, I find no such mention of that field type. In fact, a search of the term results in only two hits: the aforementioned page, and "The local flavor add-ons" page (https://docs.djangoproject.com/en/1.3/ref/contrib/localflavor/) So, is there such a model field, and if so, where is it documented? Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/y6yozCDgTFcJ. 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.