#9045 closed Bug (fixed)
PhoneNumberField listed in ModelForm docs as a Model field, but PhoneNumberField moved.
| Reported by: | Eric Vander Weele | Owned by: | Eric Vander Weele | 
|---|---|---|---|
| Component: | Forms | Version: | dev | 
| Severity: | Normal | Keywords: | modelform | 
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
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.
Attachments (1)
Change History (9)
comment:1 by , 17 years ago
| Status: | new → assigned | 
|---|
comment:2 by , 17 years ago
| milestone: | post-1.0 | 
|---|
comment:3 by , 17 years ago
| Triage Stage: | Unreviewed → Accepted | 
|---|
I don't know the correct resolution, I'd say we should remove it since there are lots of phone number fields, and they are documented in the local flavor docs.
by , 17 years ago
comment:4 by , 15 years ago
| Severity: | → Normal | 
|---|---|
| Type: | → Bug | 
comment:7 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Milestone post-1.0 deleted