#33093: Overriding default fields overrides Meta labels
--------------------------------+--------------------------------------
     Reporter:  Abhijeet Viswa  |                    Owner:  nobody
         Type:  Uncategorized   |                   Status:  closed
    Component:  Forms           |                  Version:  dev
     Severity:  Normal          |               Resolution:  invalid
     Keywords:                  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  1
--------------------------------+--------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 It's documented in the "Note" box of
 [https://docs.djangoproject.com/en/stable/topics/forms/modelforms
 /#overriding-the-default-fields this section]: "Fields defined
 declaratively are left as-is, therefore any customizations made to Meta
 attributes such as widgets, labels, help_texts, or error_messages are
 ignored; these only apply to fields that are generated automatically."

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33093#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.a7a2461b8275b3b435201ec57655c3a0%40djangoproject.com.

Reply via email to