#9045: PhoneNumberField listed in ModelForm docs as a Model field, but PhoneNumberField moved. -----------------------+---------------------------------------------------- Reporter: ericvw | Owner: ericvw Status: new | Milestone: post-1.0 Component: Forms | Version: SVN Keywords: modelform | Stage: Unreviewed Has_patch: 0 | -----------------------+---------------------------------------------------- In the documentation, http://docs.djangoproject.com/en/dev/topics/forms/modelforms/#field-types, PhoneNumberField is listed under the Model field type of which was removed from the Model documentation and causes confusion.
I propose to either: 1) Remove that entire row completely 2) Annotate that where it has moved to like the Form field type. -- Ticket URL: <http://code.djangoproject.com/ticket/9045> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
