#4829: verbose_name(_plural) not accessible in templates (contrib.contenttype)
---------------------------------------------------------+------------------
   Reporter:  David Danier <[EMAIL PROTECTED]>  |                Owner:  nobody 
               
     Status:  new                                        |            
Component:  Contrib apps          
    Version:  SVN                                        |           
Resolution:                        
   Keywords:                                             |                
Stage:  Design decision needed
  Has_patch:  1                                          |           
Needs_docs:  0                     
Needs_tests:  0                                          |   
Needs_better_patch:  0                     
---------------------------------------------------------+------------------
Changes (by mtredinnick):

  * stage:  Ready for checkin => Design decision needed

Comment:

 This needs more thought. David's previous comment is correct: it's going
 to lead to potential confusion if this is only available sometimes.

 I'm almost tempted to say we don't need anything and if somebody wants
 this, they can write their own filter for it. At the moment, I'm probably
 -0 on making any change at all, but let's leave it for a little bit and
 see if somebody comes up with a good idea about how to integrate this.
 Things that won't work are promoting verbose_name or any method like that
 to be a method or attribute on the model instance itself (we deliberately
 try to avoid polluting the object namespace like that).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4829#comment:3>
Django Code <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