#18134: please add Filed.label_tag_with_suffix method
-------------------------------------+-------------------------------------
     Reporter:  Evil Clay            |                    Owner:  nobody
  <clay.evil@…>                      |                   Status:  closed
         Type:  Uncategorized        |                  Version:  1.4
    Component:  Uncategorized        |               Resolution:  invalid
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by russellm):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => invalid
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 As a guide for the future -- when opening a ticket, it's helpful to
 provide details about exactly what it is you're proposing to fix/change.
 "Some tickets" referring to a random method name isn't very helpful;
 suggesting a fix without describing the actual problem also isn't helpful.

 In this case, it isn't clear if you're referring to "label_tag" on the
 BoundField of a form, or "label_tag" on an AdminField (neither of which
 are documented API entry points). Without a specific reference to tickets,
 it's impossible to know problem what adding "label_tag_with_suffix" would
 fix. However, given the current operation of "label_tag", I can't see how
 adding a second method to do the same thing would improve anything.

 Closing invalid. If you want to provide more details -- like, for example,
 the problem you're trying to address, and and example of how
 label_tag_with_suffix would address that problem -- feel free to reopen.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18134#comment:1>
Django <https://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