#13955: capitalization of ForeignKey
-------------------------------------------+--------------------------------
          Reporter:  [email protected]    |         Owner:  nobody
            Status:  reopened              |     Milestone:        
         Component:  django.contrib.admin  |       Version:  1.2   
        Resolution:                        |      Keywords:        
             Stage:  Unreviewed            |     Has_patch:  0     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by ramiro):

 Replying to [comment:4 Jason Mader <[email protected]>]:
 > I wasn't referring to the verbose_name of the Model, but the field that
 is included as the primary key of ForeignKey or ManyToManyField.
 >
 > In the Admin interface if I view the model Report, the field name shows
 with the capitalization I set.  In the view of the RSL model, the same
 field (the primary key of Report) does not have the same capitalization.

 Are you using inlines?. Please post the complete admin setup that is need
 in addition to your models so people can try to reproduce the issue. It
 would have been a good idea to post it when you submitted the bug.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13955#comment:5>
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.

Reply via email to