#9347: verbose_name option is missing in Model Field reference
------------------------------------+---------------------------------------
          Reporter:  marcoberi      |         Owner:  nobody  
            Status:  new            |     Milestone:  post-1.0
         Component:  Documentation  |       Version:  1.0     
        Resolution:                 |      Keywords:          
             Stage:  Accepted       |     Has_patch:  0       
        Needs_docs:  0              |   Needs_tests:  0       
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by ramiro):

 Actually, AFAIK, ''normal'' field types do not have a `verbose_name`
 option (it's only set using the first positional parameter of the model
 field declaration) but relationship fields do.

 From the documentation location the OT suggests it seems he wants to add a
 blurb/link to the wrong place, if anything it should be added to the
 http://docs.djangoproject.com/en/dev/ref/models/fields/#module-
 django.db.models.fields.related section further down in the same document.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9347#comment:3>
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 django-updates@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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to